#EFDED4#EFDED4
#EFDED4 is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.2% C 0.023 H 52.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDED4 |
|---|---|
| RGB | rgb(239, 222, 212) |
| HSL | hsl(22, 46%, 88%) |
| HSV | hsv(22, 11%, 94%) |
| CMYK | cmyk(0%, 7.1%, 11.3%, 6.3%) |
| CIE-LAB | lab(89.56, 4.16, 6.99) |
| CIE-LCH | lch(89.56, 8.14, 59.23°) |
| OKLab | oklab(91.16% 0.014 0.0184) |
| OKLCH | oklch(91.16% 0.023 52.7) |
| XYZ | xyz(73.6006, 75.3479, 72.9410) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.75
Warm Beige
#E9DCC9
ΔE00 5.22
Seashell
#FFF5EE
ΔE00 5.45
Antiquewhite
#FAEBD7
ΔE00 5.59
Very Light Pink
#FFF4F2
ΔE00 6.02
Mistyrose
#FFE4E1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDED4 #D4E5EF
analogous
#EFD4D7 #EFDED4 #EFEBD4
triadic
#EFDED4 #D4EFDE #DED4EF
tetradic
#EFDED4 #D7EFD4 #D4E5EF #EBD4EF
square
#EFDED4 #D7EFD4 #D4E5EF #EBD4EF
split-complementary
#EFDED4 #D4EFEB #D4D7EF
monochromatic
#CE9A7B #DEBCA7 #EFDED4 #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.31
#EFDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EFDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDED4
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDED4 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#E7E2D4
Tritanopia (blue-blind)
#F5DBDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efded4; /* rgb */ color: rgb(239, 222, 212); /* oklch */ color: oklch(91.2% 0.023 52.7);
Tailwind
colors: {
custom: {
50: '#f4e8e1',
500: '#efded4',
950: '#000000',
},
}SCSS
$custom: #efded4; $custom-light: #f4e8e1; $custom-dark: #000000;
JSON
{
"hex": "#efded4",
"rgb": {
"r": 239,
"g": 222,
"b": 212
},
"hsl": {
"h": 22.222,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.91155,
"c": 0.02314,
"h": 52.7
},
"luminance": 0.75347
}Semantic roles & 50–950 ramp
primary
#EFDED4
secondary
#9BBACC
accent
#85B92D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484