#EFDEDE#EFDEDE
#EFDEDE is a very light, near-neutral red. Relative luminance 0.759; OKLCH L 91.4% C 0.019 H 17.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEDE |
|---|---|
| RGB | rgb(239, 222, 222) |
| HSL | hsl(0, 35%, 90%) |
| HSV | hsv(0, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 7.1%, 6.3%) |
| CIE-LAB | lab(89.80, 5.81, 2.10) |
| CIE-LCH | lch(89.80, 6.18, 19.85°) |
| OKLab | oklab(91.43% 0.0179 0.0056) |
| OKLCH | oklch(91.43% 0.019 17.5) |
| XYZ | xyz(74.9013, 75.8682, 79.7913) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.91
Lavenderblush
#FFF0F5
ΔE00 4.47
Very Light Pink
#FFF4F2
ΔE00 5.22
Seashell
#FFF5EE
ΔE00 6.86
Snow
#FFFAFA
ΔE00 7.37
Linen
#FAF0E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEDE #DEEFEF
analogous
#EFDEE6 #EFDEDE #EFE6DE
triadic
#EFDEDE #DEEFDE #DEDEEF
tetradic
#EFDEDE #E6EFDE #DEEFEF #E6DEEF
square
#EFDEDE #E6EFDE #DEEFEF #E6DEEF
split-complementary
#EFDEDE #DEEFE6 #DEE6EF
monochromatic
#C78C8C #DBB5B5 #EFDEDE #F5EAEA #F5EAEA
Accessibility & contrast
On white
1.30
#EFDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EFDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEDE
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEDE | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#F3DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdede; /* rgb */ color: rgb(239, 222, 222); /* oklch */ color: oklch(91.4% 0.019 17.5);
Tailwind
colors: {
custom: {
50: '#f4e8e8',
500: '#efdede',
950: '#000000',
},
}SCSS
$custom: #efdede; $custom-light: #f4e8e8; $custom-dark: #000000;
JSON
{
"hex": "#efdede",
"rgb": {
"r": 239,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91425,
"c": 0.01872,
"h": 17.5
},
"luminance": 0.75867
}Semantic roles & 50–950 ramp
primary
#EFDEDE
secondary
#A8CACA
accent
#AEAE38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484