#FF78CB#FF78CB
#FF78CB is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.5% C 0.188 H 344.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78CB |
|---|---|
| RGB | rgb(255, 120, 203) |
| HSL | hsl(323, 100%, 74%) |
| HSV | hsv(323, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 20.4%, 0%) |
| CIE-LAB | lab(68.76, 60.55, -18.67) |
| CIE-LCH | lch(68.76, 63.36, 342.86°) |
| OKLab | oklab(75.51% 0.181 -0.0495) |
| OKLCH | oklch(75.51% 0.188 344.7) |
| XYZ | xyz(58.7374, 39.0096, 60.9244) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.15
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.49
Bubble Gum Pink
#FF69AF
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78CB #78FFAC
analogous
#EF78FF #FF78CB #FF7887
triadic
#FF78CB #CBFF78 #78CBFF
tetradic
#FF78CB #FFEF78 #78FFAC #7887FF
square
#FF78CB #FFEF78 #78FFAC #7887FF
split-complementary
#FF78CB #87FF78 #78FFEF
monochromatic
#FD009B #FF3BB3 #FF78CB #FFB5E3 #FFE0F3
Accessibility & contrast
On white
2.39
#FF78CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FF78CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78CB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78CB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACE
Deuteranopia (green-blind)
#A8B0C8
Tritanopia (blue-blind)
#FF7798
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff78cb; /* rgb */ color: rgb(255, 120, 203); /* oklch */ color: oklch(75.5% 0.188 344.7);
Tailwind
colors: {
custom: {
50: '#ffa4db',
500: '#ff78cb',
950: '#000000',
},
}SCSS
$custom: #ff78cb; $custom-light: #ffa4db; $custom-dark: #000000;
JSON
{
"hex": "#ff78cb",
"rgb": {
"r": 255,
"g": 120,
"b": 203
},
"hsl": {
"h": 323.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.75513,
"c": 0.18759,
"h": 344.7
},
"luminance": 0.39005
}Semantic roles & 50–950 ramp
primary
#FF78CB
secondary
#D4F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83