#EFDFDC#EFDFDC
#EFDFDC is a very light, near-neutral red. Relative luminance 0.763; OKLCH L 91.6% C 0.018 H 30.3°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFDC |
|---|---|
| RGB | rgb(239, 223, 220) |
| HSL | hsl(9, 37%, 90%) |
| HSV | hsv(9, 8%, 94%) |
| CMYK | cmyk(0%, 6.7%, 7.9%, 6.3%) |
| CIE-LAB | lab(90.00, 4.96, 3.43) |
| CIE-LCH | lch(90.00, 6.03, 34.71°) |
| OKLab | oklab(91.56% 0.0156 0.0091) |
| OKLCH | oklch(91.56% 0.018 30.3) |
| XYZ | xyz(74.9012, 76.2944, 78.4768) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.25
Very Light Pink
#FFF4F2
ΔE00 4.70
Lavenderblush
#FFF0F5
ΔE00 5.24
Seashell
#FFF5EE
ΔE00 5.75
Linen
#FAF0E6
ΔE00 6.03
Snow
#FFFAFA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFDC #DCECEF
analogous
#EFDCE2 #EFDFDC #EFE9DC
triadic
#EFDFDC #DCEFDF #DFDCEF
tetradic
#EFDFDC #E2EFDC #DCECEF #E9DCEF
square
#EFDFDC #E2EFDC #DCECEF #E9DCEF
split-complementary
#EFDFDC #DCEFE9 #DCE2EF
monochromatic
#C99288 #DCB9B2 #EFDFDC #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.29
#EFDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EFDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFDC
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFDC | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DC
Deuteranopia (green-blind)
#E6E3DC
Tritanopia (blue-blind)
#F3DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdfdc; /* rgb */ color: rgb(239, 223, 220); /* oklch */ color: oklch(91.6% 0.018 30.3);
Tailwind
colors: {
custom: {
50: '#f4e9e6',
500: '#efdfdc',
950: '#000000',
},
}SCSS
$custom: #efdfdc; $custom-light: #f4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#efdfdc",
"rgb": {
"r": 239,
"g": 223,
"b": 220
},
"hsl": {
"h": 9.474,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91564,
"c": 0.01811,
"h": 30.3
},
"luminance": 0.76293
}Semantic roles & 50–950 ramp
primary
#EFDFDC
secondary
#A5C4CA
accent
#9DB035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484