#EFE3ED#EFE3ED
#EFE3ED is a very light, near-neutral pink. Relative luminance 0.794; OKLCH L 92.8% C 0.019 H 331.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3ED |
|---|---|
| RGB | rgb(239, 227, 237) |
| HSL | hsl(310, 27%, 91%) |
| HSV | hsv(310, 5%, 94%) |
| CMYK | cmyk(0%, 5%, 0.8%, 6.3%) |
| CIE-LAB | lab(91.42, 5.81, -3.40) |
| CIE-LCH | lch(91.42, 6.73, 329.70°) |
| OKLab | oklab(92.82% 0.0162 -0.009) |
| OKLCH | oklch(92.82% 0.019 331.1) |
| XYZ | xyz(78.3495, 79.4038, 91.3033) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.66
Lavender (CSS)
#E6E6FA
ΔE00 6.02
Very Light Pink
#FFF4F2
ΔE00 6.58
Ghostwhite
#F8F8FF
ΔE00 6.80
Mistyrose
#FFE4E1
ΔE00 7.29
Snow
#FFFAFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3ED #E3EFE5
analogous
#EBE3EF #EFE3ED #EFE3E7
triadic
#EFE3ED #EDEFE3 #E3EDEF
tetradic
#EFE3ED #EFEBE3 #E3EFE5 #E3E7EF
square
#EFE3ED #EFEBE3 #E3EFE5 #E3E7EF
split-complementary
#EFE3ED #E7EFE3 #E3EFEB
monochromatic
#C295BB #D9BCD4 #EFE3ED #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.24
#EFE3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#EFE3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3ED
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3ED | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5ED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#F0E4E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe3ed; /* rgb */ color: rgb(239, 227, 237); /* oklch */ color: oklch(92.8% 0.019 331.1);
Tailwind
colors: {
custom: {
50: '#f4ebf2',
500: '#efe3ed',
950: '#000000',
},
}SCSS
$custom: #efe3ed; $custom-light: #f4ebf2; $custom-dark: #000000;
JSON
{
"hex": "#efe3ed",
"rgb": {
"r": 239,
"g": 227,
"b": 237
},
"hsl": {
"h": 310,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.9282,
"c": 0.01854,
"h": 331.1
},
"luminance": 0.79403
}Semantic roles & 50–950 ramp
primary
#EFE3ED
secondary
#AEC8B2
accent
#A65140
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485