#EF99AE#EF99AE
#EF99AE is a light, moderate red. Relative luminance 0.442; OKLCH L 77.5% C 0.106 H 4.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99AE |
|---|---|
| RGB | rgb(239, 153, 174) |
| HSL | hsl(345, 73%, 77%) |
| HSV | hsv(345, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 27.2%, 6.3%) |
| CIE-LAB | lab(72.36, 34.87, 2.61) |
| CIE-LCH | lch(72.36, 34.97, 4.28°) |
| OKLab | oklab(77.52% 0.1055 0.0073) |
| OKLCH | oklch(77.52% 0.106 4) |
| XYZ | xyz(54.6293, 44.1929, 45.6889) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.83
Faded Pink
#DE9DAC
ΔE00 3.76
Rosa
#FE86A4
ΔE00 5.17
Pinky
#FC86AA
ΔE00 5.19
Rose Pink
#F7879A
ΔE00 5.40
Soft Pink
#FDB0C0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99AE #99EFDA
analogous
#EF99D9 #EF99AE #EFAF99
triadic
#EF99AE #AEEF99 #99AEEF
tetradic
#EF99AE #D9EF99 #99EFDA #AF99EF
square
#EF99AE #D9EF99 #99EFDA #AF99EF
split-complementary
#EF99AE #99EFAF #99D9EF
monochromatic
#DE2F5A #E76484 #EF99AE #F7CED8 #FBE5EA
Accessibility & contrast
On white
2.13
#EF99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EF99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99AE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99AE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#BBB7AC
Tritanopia (blue-blind)
#FD93A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef99ae; /* rgb */ color: rgb(239, 153, 174); /* oklch */ color: oklch(77.5% 0.106 4.0);
Tailwind
colors: {
custom: {
50: '#f6b8c6',
500: '#ef99ae',
950: '#000000',
},
}SCSS
$custom: #ef99ae; $custom-light: #f6b8c6; $custom-dark: #000000;
JSON
{
"hex": "#ef99ae",
"rgb": {
"r": 239,
"g": 153,
"b": 174
},
"hsl": {
"h": 345.349,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.77517,
"c": 0.1057,
"h": 4
},
"luminance": 0.44189
}Semantic roles & 50–950 ramp
primary
#EF99AE
secondary
#D8F3EC
accent
#D5A511
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082