#EFE3EA#EFE3EA
#EFE3EA is a very light, near-neutral pink. Relative luminance 0.792; OKLCH L 92.7% C 0.016 H 341.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3EA |
|---|---|
| RGB | rgb(239, 227, 234) |
| HSL | hsl(325, 27%, 91%) |
| HSV | hsv(325, 5%, 94%) |
| CMYK | cmyk(0%, 5%, 2.1%, 6.3%) |
| CIE-LAB | lab(91.34, 5.28, -1.94) |
| CIE-LCH | lch(91.34, 5.63, 339.80°) |
| OKLab | oklab(92.73% 0.0151 -0.0051) |
| OKLCH | oklch(92.73% 0.016 341.4) |
| XYZ | xyz(77.9149, 79.2300, 89.0142) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.16
Very Light Pink
#FFF4F2
ΔE00 5.55
Mistyrose
#FFE4E1
ΔE00 6.51
Ghostwhite
#F8F8FF
ΔE00 6.55
Snow
#FFFAFA
ΔE00 6.57
Lavender (CSS)
#E6E6FA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3EA #E3EFE8
analogous
#EEE3EF #EFE3EA #EFE3E4
triadic
#EFE3EA #EAEFE3 #E3EAEF
tetradic
#EFE3EA #EFEEE3 #E3EFE8 #E3E4EF
square
#EFE3EA #EFEEE3 #E3EFE8 #E3E4EF
split-complementary
#EFE3EA #E4EFE3 #E3EFEE
monochromatic
#C295B0 #D9BCCD #EFE3EA #F4ECF0 #F4ECF0
Accessibility & contrast
On white
1.25
#EFE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EFE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3EA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3EA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#F1E3E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe3ea; /* rgb */ color: rgb(239, 227, 234); /* oklch */ color: oklch(92.7% 0.016 341.4);
Tailwind
colors: {
custom: {
50: '#f4ebf0',
500: '#efe3ea',
950: '#000000',
},
}SCSS
$custom: #efe3ea; $custom-light: #f4ebf0; $custom-dark: #000000;
JSON
{
"hex": "#efe3ea",
"rgb": {
"r": 239,
"g": 227,
"b": 234
},
"hsl": {
"h": 325,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.92732,
"c": 0.01595,
"h": 341.4
},
"luminance": 0.79229
}Semantic roles & 50–950 ramp
primary
#EFE3EA
secondary
#AEC8B9
accent
#A66A40
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485