#EFE3E8#EFE3E8
#EFE3E8 is a very light, near-neutral pink. Relative luminance 0.791; OKLCH L 92.7% C 0.015 H 350.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3E8 |
|---|---|
| RGB | rgb(239, 227, 232) |
| HSL | hsl(335, 27%, 91%) |
| HSV | hsv(335, 5%, 94%) |
| CMYK | cmyk(0%, 5%, 2.9%, 6.3%) |
| CIE-LAB | lab(91.29, 4.93, -0.97) |
| CIE-LCH | lch(91.29, 5.03, 348.84°) |
| OKLab | oklab(92.68% 0.0144 -0.0025) |
| OKLCH | oklch(92.68% 0.015 350.1) |
| XYZ | xyz(77.6292, 79.1157, 87.5096) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.10
Very Light Pink
#FFF4F2
ΔE00 4.91
Mistyrose
#FFE4E1
ΔE00 6.06
Snow
#FFFAFA
ΔE00 6.12
Ghostwhite
#F8F8FF
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3E8 #E3EFEA
analogous
#EFE3EE #EFE3E8 #EFE4E3
triadic
#EFE3E8 #E8EFE3 #E3E8EF
tetradic
#EFE3E8 #EEEFE3 #E3EFEA #E4E3EF
square
#EFE3E8 #EEEFE3 #E3EFEA #E4E3EF
split-complementary
#EFE3E8 #E3EFE4 #E3EEEF
monochromatic
#C295A8 #D9BCC8 #EFE3E8 #F4ECEF #F4ECEF
Accessibility & contrast
On white
1.25
#EFE3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EFE3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3E8
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3E8 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E8
Deuteranopia (green-blind)
#E6E7E8
Tritanopia (blue-blind)
#F1E3E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe3e8; /* rgb */ color: rgb(239, 227, 232); /* oklch */ color: oklch(92.7% 0.015 350.1);
Tailwind
colors: {
custom: {
50: '#f4ebef',
500: '#efe3e8',
950: '#000000',
},
}SCSS
$custom: #efe3e8; $custom-light: #f4ebef; $custom-dark: #000000;
JSON
{
"hex": "#efe3e8",
"rgb": {
"r": 239,
"g": 227,
"b": 232
},
"hsl": {
"h": 335,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.92675,
"c": 0.0146,
"h": 350.1
},
"luminance": 0.79115
}Semantic roles & 50–950 ramp
primary
#EFE3E8
secondary
#AEC8BD
accent
#A67B40
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485