#EFE4E6#EFE4E6
#EFE4E6 is a very light, near-neutral red. Relative luminance 0.796; OKLCH L 92.8% C 0.012 H 4.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4E6 |
|---|---|
| RGB | rgb(239, 228, 230) |
| HSL | hsl(349, 26%, 92%) |
| HSV | hsv(349, 5%, 94%) |
| CMYK | cmyk(0%, 4.6%, 3.8%, 6.3%) |
| CIE-LAB | lab(91.48, 4.07, 0.36) |
| CIE-LCH | lch(91.48, 4.09, 5.06°) |
| OKLab | oklab(92.81% 0.0122 0.001) |
| OKLCH | oklch(92.81% 0.012 4.8) |
| XYZ | xyz(77.6210, 79.5513, 86.1134) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.54
Very Light Pink
#FFF4F2
ΔE00 3.86
Snow
#FFFAFA
ΔE00 5.25
Seashell
#FFF5EE
ΔE00 5.82
Gainsboro
#DCDCDC
ΔE00 5.86
Mistyrose
#FFE4E1
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4E6 #E4EFED
analogous
#EFE4EC #EFE4E6 #EFE8E4
triadic
#EFE4E6 #E6EFE4 #E4E6EF
tetradic
#EFE4E6 #ECEFE4 #E4EFED #E8E4EF
square
#EFE4E6 #ECEFE4 #E4EFED #E8E4EF
split-complementary
#EFE4E6 #E4EFE8 #E4ECEF
monochromatic
#C1979F #D8BEC2 #EFE4E6 #F4ECED #F4ECED
Accessibility & contrast
On white
1.24
#EFE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#EFE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4E6
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4E6 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E6
Deuteranopia (green-blind)
#E8E7E6
Tritanopia (blue-blind)
#F1E3E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe4e6; /* rgb */ color: rgb(239, 228, 230); /* oklch */ color: oklch(92.8% 0.012 4.8);
Tailwind
colors: {
custom: {
50: '#f4eced',
500: '#efe4e6',
950: '#000000',
},
}SCSS
$custom: #efe4e6; $custom-light: #f4eced; $custom-dark: #000000;
JSON
{
"hex": "#efe4e6",
"rgb": {
"r": 239,
"g": 228,
"b": 230
},
"hsl": {
"h": 349.091,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.92812,
"c": 0.01224,
"h": 4.8
},
"luminance": 0.79551
}Semantic roles & 50–950 ramp
primary
#EFE4E6
secondary
#B0C8C3
accent
#A49241
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484