#EF99C2#EF99C2
#EF99C2 is a light, moderate pink. Relative luminance 0.450; OKLCH L 78.1% C 0.114 H 350.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99C2 |
|---|---|
| RGB | rgb(239, 153, 194) |
| HSL | hsl(331, 73%, 77%) |
| HSV | hsv(331, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 18.8%, 6.3%) |
| CIE-LAB | lab(72.91, 37.73, -7.64) |
| CIE-LCH | lch(72.91, 38.49, 348.55°) |
| OKLab | oklab(78.12% 0.1124 -0.0198) |
| OKLCH | oklch(78.12% 0.114 350) |
| XYZ | xyz(56.7262, 45.0317, 56.7326) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.98
Powder Pink
#FFB2D0
ΔE00 6.17
Pig Pink
#E78EA5
ΔE00 6.40
Bubblegum Pink
#FE83CC
ΔE00 6.61
Pinky
#FC86AA
ΔE00 6.64
Faded Pink
#DE9DAC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99C2 #99EFC6
analogous
#EF99ED #EF99C2 #EF9B99
triadic
#EF99C2 #C2EF99 #99C2EF
tetradic
#EF99C2 #EDEF99 #99EFC6 #9B99EF
square
#EF99C2 #EDEF99 #99EFC6 #9B99EF
split-complementary
#EF99C2 #99EF9B #99EDEF
monochromatic
#DE2F83 #E764A2 #EF99C2 #F7CEE2 #FBE5EF
Accessibility & contrast
On white
2.10
#EF99C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#EF99C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99C2
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99C2 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC3
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#FB97A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef99c2; /* rgb */ color: rgb(239, 153, 194); /* oklch */ color: oklch(78.1% 0.114 350.0);
Tailwind
colors: {
custom: {
50: '#f6b8d4',
500: '#ef99c2',
950: '#000000',
},
}SCSS
$custom: #ef99c2; $custom-light: #f6b8d4; $custom-dark: #000000;
JSON
{
"hex": "#ef99c2",
"rgb": {
"r": 239,
"g": 153,
"b": 194
},
"hsl": {
"h": 331.395,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.78124,
"c": 0.11411,
"h": 350
},
"luminance": 0.45028
}Semantic roles & 50–950 ramp
primary
#EF99C2
secondary
#D8F3E6
accent
#D57711
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083