#EFE5EB#EFE5EB
#EFE5EB is a very light, near-neutral pink. Relative luminance 0.804; OKLCH L 93.1% C 0.013 H 340.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5EB |
|---|---|
| RGB | rgb(239, 229, 235) |
| HSL | hsl(324, 24%, 92%) |
| HSV | hsv(324, 4%, 94%) |
| CMYK | cmyk(0%, 4.2%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.86, 4.43, -1.70) |
| CIE-LCH | lch(91.86, 4.74, 338.95°) |
| OKLab | oklab(93.15% 0.0126 -0.0045) |
| OKLCH | oklch(93.15% 0.013 340.6) |
| XYZ | xyz(78.6091, 80.3880, 89.9564) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.18
Very Light Pink
#FFF4F2
ΔE00 4.90
Ghostwhite
#F8F8FF
ΔE00 5.68
Snow
#FFFAFA
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 6.47
Whitesmoke
#F5F5F5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5EB #E5EFE9
analogous
#EEE5EF #EFE5EB #EFE5E6
triadic
#EFE5EB #EBEFE5 #E5EBEF
tetradic
#EFE5EB #EFEEE5 #E5EFE9 #E5E6EF
square
#EFE5EB #EFEEE5 #E5EFE9 #E5E6EF
split-complementary
#EFE5EB #E6EFE5 #E5EFEE
monochromatic
#C099B1 #D8BFCE #EFE5EB #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.23
#EFE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EFE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5EB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5EB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#F0E5E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe5eb; /* rgb */ color: rgb(239, 229, 235); /* oklch */ color: oklch(93.1% 0.013 340.6);
Tailwind
colors: {
custom: {
50: '#f4edf1',
500: '#efe5eb',
950: '#000000',
},
}SCSS
$custom: #efe5eb; $custom-light: #f4edf1; $custom-dark: #000000;
JSON
{
"hex": "#efe5eb",
"rgb": {
"r": 239,
"g": 229,
"b": 235
},
"hsl": {
"h": 324,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.93148,
"c": 0.0134,
"h": 340.6
},
"luminance": 0.80388
}Semantic roles & 50–950 ramp
primary
#EFE5EB
secondary
#B1C7BA
accent
#A26943
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485