#EF969E#EF969E
#EF969E is a light, moderate red. Relative luminance 0.426; OKLCH L 76.6% C 0.107 H 14.1°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EF969E |
|---|---|
| RGB | rgb(239, 150, 158) |
| HSL | hsl(355, 74%, 76%) |
| HSV | hsv(355, 37%, 94%) |
| CMYK | cmyk(0%, 37.2%, 33.9%, 6.3%) |
| CIE-LAB | lab(71.31, 34.38, 9.97) |
| CIE-LCH | lch(71.31, 35.80, 16.17°) |
| OKLab | oklab(76.58% 0.1043 0.0261) |
| OKLCH | oklch(76.58% 0.108 14.1) |
| XYZ | xyz(52.6765, 42.6360, 37.7963) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.29
Pig Pink
#E78EA5
ΔE00 5.23
Dusty Pink (survey)
#D58A94
ΔE00 5.34
Blush Pink
#FE828C
ΔE00 5.63
Faded Pink
#DE9DAC
ΔE00 5.70
Rosa
#FE86A4
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF969E #96EFE7
analogous
#EF96CB #EF969E #EFBB96
triadic
#EF969E #9EEF96 #969EEF
tetradic
#EF969E #CBEF96 #96EFE7 #BB96EF
square
#EF969E #CBEF96 #96EFE7 #BB96EF
split-complementary
#EF969E #96EFBB #96CBEF
monochromatic
#DF2C3C #E7616D #EF969E #F7CBCF #FBE4E6
Accessibility & contrast
On white
2.20
#EF969E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EF969E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF969E
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF969E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF969E | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef969e; /* rgb */ color: rgb(239, 150, 158); /* oklch */ color: oklch(76.6% 0.107 14.1);
Tailwind
colors: {
custom: {
50: '#f6b6ba',
500: '#ef969e',
950: '#000000',
},
}SCSS
$custom: #ef969e; $custom-light: #f6b6ba; $custom-dark: #000000;
JSON
{
"hex": "#ef969e",
"rgb": {
"r": 239,
"g": 150,
"b": 158
},
"hsl": {
"h": 354.607,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.76584,
"c": 0.1075,
"h": 14.1
},
"luminance": 0.42632
}Semantic roles & 50–950 ramp
primary
#EF969E
secondary
#D8F3F0
accent
#D6C410
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080