#EFDFE1#EFDFE1
#EFDFE1 is a very light, near-neutral red. Relative luminance 0.766; OKLCH L 91.7% C 0.018 H 8.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFE1 |
|---|---|
| RGB | rgb(239, 223, 225) |
| HSL | hsl(353, 33%, 91%) |
| HSV | hsv(353, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 5.9%, 6.3%) |
| CIE-LAB | lab(90.12, 5.80, 0.99) |
| CIE-LCH | lch(90.12, 5.88, 9.70°) |
| OKLab | oklab(91.7% 0.0175 0.0027) |
| OKLCH | oklch(91.7% 0.018 8.8) |
| XYZ | xyz(75.5733, 76.5632, 82.0165) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.87
Mistyrose
#FFE4E1
ΔE00 4.40
Very Light Pink
#FFF4F2
ΔE00 5.21
Snow
#FFFAFA
ΔE00 7.14
Seashell
#FFF5EE
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFE1 #DFEFED
analogous
#EFDFE9 #EFDFE1 #EFE5DF
triadic
#EFDFE1 #E1EFDF #DFE1EF
tetradic
#EFDFE1 #E9EFDF #DFEFED #E5DFEF
square
#EFDFE1 #E9EFDF #DFEFED #E5DFEF
split-complementary
#EFDFE1 #DFEFE5 #DFE9EF
monochromatic
#C68D94 #DBB6BB #EFDFE1 #F5EBEC #F5EBEC
Accessibility & contrast
On white
1.29
#EFDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EFDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFE1
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFE1 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E1
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#F3DEE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfe1; /* rgb */ color: rgb(239, 223, 225); /* oklch */ color: oklch(91.7% 0.018 8.8);
Tailwind
colors: {
custom: {
50: '#f4e9ea',
500: '#efdfe1',
950: '#000000',
},
}SCSS
$custom: #efdfe1; $custom-light: #f4e9ea; $custom-dark: #000000;
JSON
{
"hex": "#efdfe1",
"rgb": {
"r": 239,
"g": 223,
"b": 225
},
"hsl": {
"h": 352.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91702,
"c": 0.01774,
"h": 8.8
},
"luminance": 0.76562
}Semantic roles & 50–950 ramp
primary
#EFDFE1
secondary
#A9C9C5
accent
#AC9E39
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484