#EFE5EA#EFE5EA
#EFE5EA is a very light, near-neutral pink. Relative luminance 0.803; OKLCH L 93.1% C 0.013 H 345.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5EA |
|---|---|
| RGB | rgb(239, 229, 234) |
| HSL | hsl(330, 24%, 92%) |
| HSV | hsv(330, 4%, 94%) |
| CMYK | cmyk(0%, 4.2%, 2.1%, 6.3%) |
| CIE-LAB | lab(91.83, 4.25, -1.22) |
| CIE-LCH | lch(91.83, 4.42, 344.00°) |
| OKLab | oklab(93.12% 0.0123 -0.0032) |
| OKLCH | oklch(93.12% 0.013 345.5) |
| XYZ | xyz(78.4651, 80.3303, 89.1976) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.20
Very Light Pink
#FFF4F2
ΔE00 4.56
Snow
#FFFAFA
ΔE00 5.45
Ghostwhite
#F8F8FF
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 6.21
Whitesmoke
#F5F5F5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5EA #E5EFEA
analogous
#EFE5EF #EFE5EA #EFE5E5
triadic
#EFE5EA #EAEFE5 #E5EAEF
tetradic
#EFE5EA #EFEFE5 #E5EFEA #E5E5EF
square
#EFE5EA #EFEFE5 #E5EFEA #E5E5EF
split-complementary
#EFE5EA #E5EFE5 #E5EFEF
monochromatic
#C099AD #D8BFCB #EFE5EA #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.23
#EFE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#EFE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5EA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5EA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#F1E5E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe5ea; /* rgb */ color: rgb(239, 229, 234); /* oklch */ color: oklch(93.1% 0.013 345.5);
Tailwind
colors: {
custom: {
50: '#f4edf0',
500: '#efe5ea',
950: '#000000',
},
}SCSS
$custom: #efe5ea; $custom-light: #f4edf0; $custom-dark: #000000;
JSON
{
"hex": "#efe5ea",
"rgb": {
"r": 239,
"g": 229,
"b": 234
},
"hsl": {
"h": 330,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.9312,
"c": 0.01267,
"h": 345.5
},
"luminance": 0.8033
}Semantic roles & 50–950 ramp
primary
#EFE5EA
secondary
#B1C7BC
accent
#A27343
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485