#EFDED3#EFDED3
#EFDED3 is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.1% C 0.024 H 55.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDED3 |
|---|---|
| RGB | rgb(239, 222, 211) |
| HSL | hsl(24, 47%, 88%) |
| HSV | hsv(24, 12%, 94%) |
| CMYK | cmyk(0%, 7.1%, 11.7%, 6.3%) |
| CIE-LAB | lab(89.53, 4.00, 7.49) |
| CIE-LCH | lch(89.53, 8.49, 61.85°) |
| OKLab | oklab(91.13% 0.0137 0.0197) |
| OKLCH | oklch(91.13% 0.024 55.2) |
| XYZ | xyz(73.4748, 75.2976, 72.2787) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.67
Warm Beige
#E9DCC9
ΔE00 4.78
Antiquewhite
#FAEBD7
ΔE00 5.18
Seashell
#FFF5EE
ΔE00 5.50
Very Light Pink
#FFF4F2
ΔE00 6.28
Mistyrose
#FFE4E1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDED3 #D3E4EF
analogous
#EFD3D6 #EFDED3 #EFECD3
triadic
#EFDED3 #D3EFDE #DED3EF
tetradic
#EFDED3 #D6EFD3 #D3E4EF #ECD3EF
square
#EFDED3 #D6EFD3 #D3E4EF #ECD3EF
split-complementary
#EFDED3 #D3EFEC #D3D6EF
monochromatic
#CE9B79 #DFBCA6 #EFDED3 #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.31
#EFDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EFDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDED3
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDED3 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#E7E2D3
Tritanopia (blue-blind)
#F5DBDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efded3; /* rgb */ color: rgb(239, 222, 211); /* oklch */ color: oklch(91.1% 0.024 55.2);
Tailwind
colors: {
custom: {
50: '#f4e8e0',
500: '#efded3',
950: '#000000',
},
}SCSS
$custom: #efded3; $custom-light: #f4e8e0; $custom-dark: #000000;
JSON
{
"hex": "#efded3",
"rgb": {
"r": 239,
"g": 222,
"b": 211
},
"hsl": {
"h": 23.571,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.91129,
"c": 0.02394,
"h": 55.2
},
"luminance": 0.75296
}Semantic roles & 50–950 ramp
primary
#EFDED3
secondary
#9AB8CC
accent
#82BA2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484