#EFE5E9#EFE5E9
#EFE5E9 is a very light, near-neutral pink. Relative luminance 0.803; OKLCH L 93.1% C 0.012 H 351.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5E9 |
|---|---|
| RGB | rgb(239, 229, 233) |
| HSL | hsl(336, 24%, 92%) |
| HSV | hsv(336, 4%, 94%) |
| CMYK | cmyk(0%, 4.2%, 2.5%, 6.3%) |
| CIE-LAB | lab(91.81, 4.07, -0.73) |
| CIE-LCH | lch(91.81, 4.14, 349.79°) |
| OKLab | oklab(93.09% 0.0119 -0.0019) |
| OKLCH | oklch(93.09% 0.012 351) |
| XYZ | xyz(78.3218, 80.2730, 88.4432) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.28
Very Light Pink
#FFF4F2
ΔE00 4.25
Snow
#FFFAFA
ΔE00 5.23
Ghostwhite
#F8F8FF
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.97
Whitesmoke
#F5F5F5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5E9 #E5EFEB
analogous
#EFE5EE #EFE5E9 #EFE6E5
triadic
#EFE5E9 #E9EFE5 #E5E9EF
tetradic
#EFE5E9 #EEEFE5 #E5EFEB #E6E5EF
square
#EFE5E9 #EEEFE5 #E5EFEB #E6E5EF
split-complementary
#EFE5E9 #E5EFE6 #E5EEEF
monochromatic
#C099A9 #D8BFC9 #EFE5E9 #F3ECEF #F3ECEF
Accessibility & contrast
On white
1.23
#EFE5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EFE5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5E9
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5E9 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E9
Deuteranopia (green-blind)
#E8E8E9
Tritanopia (blue-blind)
#F1E5E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe5e9; /* rgb */ color: rgb(239, 229, 233); /* oklch */ color: oklch(93.1% 0.012 351.0);
Tailwind
colors: {
custom: {
50: '#f4edf0',
500: '#efe5e9',
950: '#000000',
},
}SCSS
$custom: #efe5e9; $custom-light: #f4edf0; $custom-dark: #000000;
JSON
{
"hex": "#efe5e9",
"rgb": {
"r": 239,
"g": 229,
"b": 233
},
"hsl": {
"h": 336,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.93091,
"c": 0.01204,
"h": 351
},
"luminance": 0.80273
}Semantic roles & 50–950 ramp
primary
#EFE5E9
secondary
#B1C7BE
accent
#A27C43
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485