#EFDFDF#EFDFDF
#EFDFDF is a very light, near-neutral red. Relative luminance 0.765; OKLCH L 91.6% C 0.018 H 17.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFDF |
|---|---|
| RGB | rgb(239, 223, 223) |
| HSL | hsl(0, 33%, 91%) |
| HSV | hsv(0, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 6.7%, 6.3%) |
| CIE-LAB | lab(90.07, 5.46, 1.97) |
| CIE-LCH | lch(90.07, 5.80, 19.82°) |
| OKLab | oklab(91.65% 0.0168 0.0053) |
| OKLCH | oklch(91.65% 0.018 17.5) |
| XYZ | xyz(75.3021, 76.4547, 80.5880) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.16
Lavenderblush
#FFF0F5
ΔE00 4.30
Very Light Pink
#FFF4F2
ΔE00 4.88
Seashell
#FFF5EE
ΔE00 6.53
Snow
#FFFAFA
ΔE00 6.98
Linen
#FAF0E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFDF #DFEFEF
analogous
#EFDFE7 #EFDFDF #EFE7DF
triadic
#EFDFDF #DFEFDF #DFDFEF
tetradic
#EFDFDF #E7EFDF #DFEFEF #E7DFEF
square
#EFDFDF #E7EFDF #DFEFEF #E7DFEF
split-complementary
#EFDFDF #DFEFE7 #DFE7EF
monochromatic
#C68D8D #DBB6B6 #EFDFDF #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.29
#EFDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EFDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFDF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFDF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#F3DEDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdfdf; /* rgb */ color: rgb(239, 223, 223); /* oklch */ color: oklch(91.6% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#f4e9e9',
500: '#efdfdf',
950: '#000000',
},
}SCSS
$custom: #efdfdf; $custom-light: #f4e9e9; $custom-dark: #000000;
JSON
{
"hex": "#efdfdf",
"rgb": {
"r": 239,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91647,
"c": 0.01758,
"h": 17.5
},
"luminance": 0.76454
}Semantic roles & 50–950 ramp
primary
#EFDFDF
secondary
#A9C9C9
accent
#ACAC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484