#EF99C8#EF99C8
#EF99C8 is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.3% C 0.118 H 346.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99C8 |
|---|---|
| RGB | rgb(239, 153, 200) |
| HSL | hsl(327, 73%, 77%) |
| HSV | hsv(327, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 16.3%, 6.3%) |
| CIE-LAB | lab(73.09, 38.64, -10.68) |
| CIE-LCH | lch(73.09, 40.09, 344.55°) |
| OKLab | oklab(78.32% 0.1143 -0.028) |
| OKLCH | oklch(78.32% 0.118 346.2) |
| XYZ | xyz(57.4137, 45.3066, 60.3533) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.80
Pink (survey)
#FF81C0
ΔE00 5.80
Powder Pink
#FFB2D0
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.06
Pinky
#FC86AA
ΔE00 7.77
Pig Pink
#E78EA5
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99C8 #99EFC0
analogous
#EB99EF #EF99C8 #EF999D
triadic
#EF99C8 #C8EF99 #99C8EF
tetradic
#EF99C8 #EFEB99 #99EFC0 #999DEF
square
#EF99C8 #EFEB99 #99EFC0 #999DEF
split-complementary
#EF99C8 #9DEF99 #99EFEB
monochromatic
#DE2F8F #E764AB #EF99C8 #F7CEE5 #FBE5F1
Accessibility & contrast
On white
2.09
#EF99C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EF99C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99C8
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99C8 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCA
Deuteranopia (green-blind)
#B5B9C6
Tritanopia (blue-blind)
#FA98AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef99c8; /* rgb */ color: rgb(239, 153, 200); /* oklch */ color: oklch(78.3% 0.118 346.2);
Tailwind
colors: {
custom: {
50: '#f5b8d8',
500: '#ef99c8',
950: '#000000',
},
}SCSS
$custom: #ef99c8; $custom-light: #f5b8d8; $custom-dark: #000000;
JSON
{
"hex": "#ef99c8",
"rgb": {
"r": 239,
"g": 153,
"b": 200
},
"hsl": {
"h": 327.209,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.78321,
"c": 0.11771,
"h": 346.2
},
"luminance": 0.45303
}Semantic roles & 50–950 ramp
primary
#EF99C8
secondary
#D8F3E4
accent
#D56A11
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083