#FF77CB#FF77CB
#FF77CB is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.4% C 0.189 H 344.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77CB |
|---|---|
| RGB | rgb(255, 119, 203) |
| HSL | hsl(323, 100%, 73%) |
| HSV | hsv(323, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 20.4%, 0%) |
| CIE-LAB | lab(68.58, 61.01, -18.93) |
| CIE-LCH | lch(68.58, 63.88, 342.76°) |
| OKLab | oklab(75.38% 0.1823 -0.0502) |
| OKLCH | oklch(75.38% 0.189 344.6) |
| XYZ | xyz(58.6178, 38.7704, 60.8845) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.35
Pink (survey)
#FF81C0
ΔE00 3.75
Bubblegum (survey)
#FF6CB5
ΔE00 4.20
Hot Pink
#FF69B4
ΔE00 4.45
Bubble Gum Pink
#FF69AF
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77CB #77FFAB
analogous
#EF77FF #FF77CB #FF7787
triadic
#FF77CB #CBFF77 #77CBFF
tetradic
#FF77CB #FFEF77 #77FFAB #7787FF
square
#FF77CB #FFEF77 #77FFAB #7787FF
split-complementary
#FF77CB #87FF77 #77FFEF
monochromatic
#FC009B #FF3AB4 #FF77CB #FFB4E2 #FFE0F3
Accessibility & contrast
On white
2.40
#FF77CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FF77CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77CB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77CB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CE
Deuteranopia (green-blind)
#A8B0C8
Tritanopia (blue-blind)
#FF7698
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff77cb; /* rgb */ color: rgb(255, 119, 203); /* oklch */ color: oklch(75.4% 0.189 344.6);
Tailwind
colors: {
custom: {
50: '#ffa3db',
500: '#ff77cb',
950: '#000000',
},
}SCSS
$custom: #ff77cb; $custom-light: #ffa3db; $custom-dark: #000000;
JSON
{
"hex": "#ff77cb",
"rgb": {
"r": 255,
"g": 119,
"b": 203
},
"hsl": {
"h": 322.941,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75384,
"c": 0.18911,
"h": 344.6
},
"luminance": 0.38765
}Semantic roles & 50–950 ramp
primary
#FF77CB
secondary
#D4F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F15
muted
#867F83