#EFE3EB#EFE3EB
#EFE3EB is a very light, near-neutral pink. Relative luminance 0.793; OKLCH L 92.8% C 0.017 H 337.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3EB |
|---|---|
| RGB | rgb(239, 227, 235) |
| HSL | hsl(320, 27%, 91%) |
| HSV | hsv(320, 5%, 94%) |
| CMYK | cmyk(0%, 5%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.36, 5.46, -2.43) |
| CIE-LCH | lch(91.36, 5.97, 336.02°) |
| OKLab | oklab(92.76% 0.0155 -0.0064) |
| OKLCH | oklch(92.76% 0.017 337.6) |
| XYZ | xyz(78.0589, 79.2876, 89.7730) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.28
Very Light Pink
#FFF4F2
ΔE00 5.89
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Ghostwhite
#F8F8FF
ΔE00 6.61
Mistyrose
#FFE4E1
ΔE00 6.76
Snow
#FFFAFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3EB #E3EFE7
analogous
#EDE3EF #EFE3EB #EFE3E5
triadic
#EFE3EB #EBEFE3 #E3EBEF
tetradic
#EFE3EB #EFEDE3 #E3EFE7 #E3E5EF
square
#EFE3EB #EFEDE3 #E3EFE7 #E3E5EF
split-complementary
#EFE3EB #E5EFE3 #E3EFED
monochromatic
#C295B3 #D9BCCF #EFE3EB #F4ECF1 #F4ECF1
Accessibility & contrast
On white
1.25
#EFE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EFE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3EB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3EB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#F1E3E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe3eb; /* rgb */ color: rgb(239, 227, 235); /* oklch */ color: oklch(92.8% 0.017 337.6);
Tailwind
colors: {
custom: {
50: '#f4ebf1',
500: '#efe3eb',
950: '#000000',
},
}SCSS
$custom: #efe3eb; $custom-light: #f4ebf1; $custom-dark: #000000;
JSON
{
"hex": "#efe3eb",
"rgb": {
"r": 239,
"g": 227,
"b": 235
},
"hsl": {
"h": 320,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.92761,
"c": 0.01675,
"h": 337.6
},
"luminance": 0.79287
}Semantic roles & 50–950 ramp
primary
#EFE3EB
secondary
#AEC8B7
accent
#A66240
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485