#EFE4EB#EFE4EB
#EFE4EB is a very light, near-neutral pink. Relative luminance 0.798; OKLCH L 93.0% C 0.015 H 338.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4EB |
|---|---|
| RGB | rgb(239, 228, 235) |
| HSL | hsl(322, 26%, 92%) |
| HSV | hsv(322, 5%, 94%) |
| CMYK | cmyk(0%, 4.6%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.61, 4.94, -2.07) |
| CIE-LCH | lch(91.61, 5.36, 337.31°) |
| OKLab | oklab(92.96% 0.0141 -0.0054) |
| OKLCH | oklch(92.96% 0.015 338.9) |
| XYZ | xyz(78.3332, 79.8362, 89.8644) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.17
Very Light Pink
#FFF4F2
ΔE00 5.38
Ghostwhite
#F8F8FF
ΔE00 6.13
Snow
#FFFAFA
ΔE00 6.25
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Mistyrose
#FFE4E1
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4EB #E4EFE8
analogous
#EEE4EF #EFE4EB #EFE4E6
triadic
#EFE4EB #EBEFE4 #E4EBEF
tetradic
#EFE4EB #EFEEE4 #E4EFE8 #E4E6EF
square
#EFE4EB #EFEEE4 #E4EFE8 #E4E6EF
split-complementary
#EFE4EB #E6EFE4 #E4EFEE
monochromatic
#C197B2 #D8BECF #EFE4EB #F4ECF1 #F4ECF1
Accessibility & contrast
On white
1.24
#EFE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EFE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4EB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4EB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E7E7EB
Tritanopia (blue-blind)
#F1E4E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe4eb; /* rgb */ color: rgb(239, 228, 235); /* oklch */ color: oklch(93.0% 0.015 338.9);
Tailwind
colors: {
custom: {
50: '#f4ecf1',
500: '#efe4eb',
950: '#000000',
},
}SCSS
$custom: #efe4eb; $custom-light: #f4ecf1; $custom-dark: #000000;
JSON
{
"hex": "#efe4eb",
"rgb": {
"r": 239,
"g": 228,
"b": 235
},
"hsl": {
"h": 321.818,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.92955,
"c": 0.01507,
"h": 338.9
},
"luminance": 0.79836
}Semantic roles & 50–950 ramp
primary
#EFE4EB
secondary
#B0C8B8
accent
#A46541
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485