#EFDFD3#EFDFD3
#EFDFD3 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.3% C 0.024 H 59.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFD3 |
|---|---|
| RGB | rgb(239, 223, 211) |
| HSL | hsl(26, 47%, 88%) |
| HSV | hsv(26, 12%, 94%) |
| CMYK | cmyk(0%, 6.7%, 11.7%, 6.3%) |
| CIE-LAB | lab(89.78, 3.49, 7.84) |
| CIE-LCH | lch(89.78, 8.58, 66.02°) |
| OKLab | oklab(91.32% 0.0122 0.0206) |
| OKLCH | oklch(91.32% 0.024 59.4) |
| XYZ | xyz(73.7412, 75.8304, 72.3675) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.05
Linen
#FAF0E6
ΔE00 4.24
Antiquewhite
#FAEBD7
ΔE00 4.47
Seashell
#FFF5EE
ΔE00 5.30
Champagne
#F7E7CE
ΔE00 5.72
Oldlace
#FDF5E6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFD3 #D3E3EF
analogous
#EFD3D5 #EFDFD3 #EFEDD3
triadic
#EFDFD3 #D3EFDF #DFD3EF
tetradic
#EFDFD3 #D5EFD3 #D3E3EF #EDD3EF
square
#EFDFD3 #D5EFD3 #D3E3EF #EDD3EF
split-complementary
#EFDFD3 #D3EFED #D3D5EF
monochromatic
#CE9E79 #DFBEA6 #EFDFD3 #F7EFE9 #F7EFE9
Accessibility & contrast
On white
1.30
#EFDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EFDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFD3
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFD3 | 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)
#E4E0D2
Deuteranopia (green-blind)
#E8E3D3
Tritanopia (blue-blind)
#F5DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdfd3; /* rgb */ color: rgb(239, 223, 211); /* oklch */ color: oklch(91.3% 0.024 59.4);
Tailwind
colors: {
custom: {
50: '#f4e9e0',
500: '#efdfd3',
950: '#000000',
},
}SCSS
$custom: #efdfd3; $custom-light: #f4e9e0; $custom-dark: #000000;
JSON
{
"hex": "#efdfd3",
"rgb": {
"r": 239,
"g": 223,
"b": 211
},
"hsl": {
"h": 25.714,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.91324,
"c": 0.02393,
"h": 59.4
},
"luminance": 0.75829
}Semantic roles & 50–950 ramp
primary
#EFDFD3
secondary
#9AB7CC
accent
#7DBA2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484