#EFDFE3#EFDFE3
#EFDFE3 is a very light, near-neutral red. Relative luminance 0.767; OKLCH L 91.8% C 0.018 H 0.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFE3 |
|---|---|
| RGB | rgb(239, 223, 227) |
| HSL | hsl(345, 33%, 91%) |
| HSV | hsv(345, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 5%, 6.3%) |
| CIE-LAB | lab(90.17, 6.14, 0.02) |
| CIE-LCH | lch(90.17, 6.14, 0.15°) |
| OKLab | oklab(91.76% 0.0183 0.0001) |
| OKLCH | oklch(91.76% 0.018 0.4) |
| XYZ | xyz(75.8477, 76.6730, 83.4618) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.64
Mistyrose
#FFE4E1
ΔE00 4.81
Very Light Pink
#FFF4F2
ΔE00 5.65
Snow
#FFFAFA
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.78
Seashell
#FFF5EE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFE3 #DFEFEB
analogous
#EFDFEB #EFDFE3 #EFE3DF
triadic
#EFDFE3 #E3EFDF #DFE3EF
tetradic
#EFDFE3 #EBEFDF #DFEFEB #E3DFEF
square
#EFDFE3 #EBEFDF #DFEFEB #E3DFEF
split-complementary
#EFDFE3 #DFEFE3 #DFEBEF
monochromatic
#C68D9C #DBB6BF #EFDFE3 #F5EBED #F5EBED
Accessibility & contrast
On white
1.29
#EFDFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#EFDFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFE3
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFE3 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E3
Deuteranopia (green-blind)
#E4E4E3
Tritanopia (blue-blind)
#F2DEE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfe3; /* rgb */ color: rgb(239, 223, 227); /* oklch */ color: oklch(91.8% 0.018 0.4);
Tailwind
colors: {
custom: {
50: '#f4e9eb',
500: '#efdfe3',
950: '#000000',
},
}SCSS
$custom: #efdfe3; $custom-light: #f4e9eb; $custom-dark: #000000;
JSON
{
"hex": "#efdfe3",
"rgb": {
"r": 239,
"g": 223,
"b": 227
},
"hsl": {
"h": 345,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91759,
"c": 0.01827,
"h": 0.4
},
"luminance": 0.76672
}Semantic roles & 50–950 ramp
primary
#EFDFE3
secondary
#A9C9C1
accent
#AC8F39
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484