#EF9995#EF9995
#EF9995 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.9% C 0.104 H 22.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9995 |
|---|---|
| RGB | rgb(239, 153, 149) |
| HSL | hsl(3, 74%, 76%) |
| HSV | hsv(3, 38%, 94%) |
| CMYK | cmyk(0%, 36%, 37.7%, 6.3%) |
| CIE-LAB | lab(71.76, 31.74, 15.59) |
| CIE-LCH | lch(71.76, 35.36, 26.17°) |
| OKLab | oklab(76.87% 0.0961 0.0401) |
| OKLCH | oklch(76.87% 0.104 22.7) |
| XYZ | xyz(52.4149, 43.3071, 34.0264) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.38
Peachy Pink
#FF9A8A
ΔE00 5.00
Lightcoral
#F08080
ΔE00 6.06
Blush Pink
#FE828C
ΔE00 6.63
Light Salmon
#FEA993
ΔE00 7.34
Salmon Pink
#FE7B7C
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9995 #95EBEF
analogous
#EF95BE #EF9995 #EFC695
triadic
#EF9995 #95EF99 #9995EF
tetradic
#EF9995 #BEEF95 #95EBEF #C695EF
square
#EF9995 #BEEF95 #95EBEF #C695EF
split-complementary
#EF9995 #95EFC6 #95BEEF
monochromatic
#DF332B #E76660 #EF9995 #F7CCCA #FBE5E4
Accessibility & contrast
On white
2.17
#EF9995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EF9995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9995
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9995 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#FF8F98
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef9995; /* rgb */ color: rgb(239, 153, 149); /* oklch */ color: oklch(76.9% 0.104 22.7);
Tailwind
colors: {
custom: {
50: '#f7b8b4',
500: '#ef9995',
950: '#000000',
},
}SCSS
$custom: #ef9995; $custom-light: #f7b8b4; $custom-dark: #000000;
JSON
{
"hex": "#ef9995",
"rgb": {
"r": 239,
"g": 153,
"b": 149
},
"hsl": {
"h": 2.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.76866,
"c": 0.10409,
"h": 22.7
},
"luminance": 0.43303
}Semantic roles & 50–950 ramp
primary
#EF9995
secondary
#D8F1F3
accent
#CDD610
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080