#EFE0E6#EFE0E6
#EFE0E6 is a very light, near-neutral pink. Relative luminance 0.774; OKLCH L 92.0% C 0.018 H 351.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0E6 |
|---|---|
| RGB | rgb(239, 224, 230) |
| HSL | hsl(336, 32%, 91%) |
| HSV | hsv(336, 6%, 94%) |
| CMYK | cmyk(0%, 6.3%, 3.8%, 6.3%) |
| CIE-LAB | lab(90.49, 6.14, -1.08) |
| CIE-LCH | lch(90.49, 6.23, 349.98°) |
| OKLab | oklab(92.04% 0.018 -0.0028) |
| OKLCH | oklch(92.04% 0.018 351.2) |
| XYZ | xyz(76.5333, 77.3760, 85.7508) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.42
Mistyrose
#FFE4E1
ΔE00 5.53
Very Light Pink
#FFF4F2
ΔE00 5.91
Snow
#FFFAFA
ΔE00 7.37
Ghostwhite
#F8F8FF
ΔE00 7.77
Gainsboro
#DCDCDC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0E6 #E0EFE9
analogous
#EFE0ED #EFE0E6 #EFE1E0
triadic
#EFE0E6 #E6EFE0 #E0E6EF
tetradic
#EFE0E6 #EDEFE0 #E0EFE9 #E1E0EF
square
#EFE0E6 #EDEFE0 #E0EFE9 #E1E0EF
split-complementary
#EFE0E6 #E0EFE1 #E0EDEF
monochromatic
#C58FA5 #DAB8C5 #EFE0E6 #F5EBEF #F5EBEF
Accessibility & contrast
On white
1.27
#EFE0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#EFE0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0E6
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0E6 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E6
Deuteranopia (green-blind)
#E4E5E6
Tritanopia (blue-blind)
#F2E0E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe0e6; /* rgb */ color: rgb(239, 224, 230); /* oklch */ color: oklch(92.0% 0.018 351.2);
Tailwind
colors: {
custom: {
50: '#f4e9ed',
500: '#efe0e6',
950: '#000000',
},
}SCSS
$custom: #efe0e6; $custom-light: #f4e9ed; $custom-dark: #000000;
JSON
{
"hex": "#efe0e6",
"rgb": {
"r": 239,
"g": 224,
"b": 230
},
"hsl": {
"h": 336,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.92037,
"c": 0.01817,
"h": 351.2
},
"luminance": 0.77375
}Semantic roles & 50–950 ramp
primary
#EFE0E6
secondary
#AAC9BD
accent
#AB7E3B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484