#EFDEDF#EFDEDF
#EFDEDF is a very light, near-neutral red. Relative luminance 0.759; OKLCH L 91.5% C 0.019 H 13.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEDF |
|---|---|
| RGB | rgb(239, 222, 223) |
| HSL | hsl(356, 35%, 90%) |
| HSV | hsv(356, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 6.7%, 6.3%) |
| CIE-LAB | lab(89.82, 5.98, 1.61) |
| CIE-LCH | lch(89.82, 6.19, 15.06°) |
| OKLab | oklab(91.45% 0.0182 0.0043) |
| OKLCH | oklch(91.45% 0.019 13.4) |
| XYZ | xyz(75.0357, 75.9219, 80.4993) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.02
Lavenderblush
#FFF0F5
ΔE00 4.25
Very Light Pink
#FFF4F2
ΔE00 5.36
Seashell
#FFF5EE
ΔE00 7.15
Snow
#FFFAFA
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEDF #DEEFEE
analogous
#EFDEE7 #EFDEDF #EFE5DE
triadic
#EFDEDF #DFEFDE #DEDFEF
tetradic
#EFDEDF #E7EFDE #DEEFEE #E5DEEF
square
#EFDEDF #E7EFDE #DEEFEE #E5DEEF
split-complementary
#EFDEDF #DEEFE5 #DEE7EF
monochromatic
#C78C8F #DBB5B7 #EFDEDF #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.30
#EFDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EFDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEDF
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEDF | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#F3DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdedf; /* rgb */ color: rgb(239, 222, 223); /* oklch */ color: oklch(91.5% 0.019 13.4);
Tailwind
colors: {
custom: {
50: '#f4e8e9',
500: '#efdedf',
950: '#000000',
},
}SCSS
$custom: #efdedf; $custom-light: #f4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#efdedf",
"rgb": {
"r": 239,
"g": 222,
"b": 223
},
"hsl": {
"h": 356.471,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91453,
"c": 0.01873,
"h": 13.4
},
"luminance": 0.75921
}Semantic roles & 50–950 ramp
primary
#EFDEDF
secondary
#A8CAC8
accent
#AEA738
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484