#EDDFD3#EDDFD3
#EDDFD3 is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.2% C 0.022 H 63.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDFD3 |
|---|---|
| RGB | rgb(237, 223, 211) |
| HSL | hsl(28, 42%, 88%) |
| HSV | hsv(28, 11%, 93%) |
| CMYK | cmyk(0%, 5.9%, 11%, 7.1%) |
| CIE-LAB | lab(89.62, 2.78, 7.59) |
| CIE-LCH | lch(89.62, 8.08, 69.86°) |
| OKLab | oklab(91.16% 0.0101 0.0199) |
| OKLCH | oklch(91.16% 0.022 63.2) |
| XYZ | xyz(73.0695, 75.4840, 72.3360) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.44
Linen
#FAF0E6
ΔE00 3.90
Antiquewhite
#FAEBD7
ΔE00 4.16
Seashell
#FFF5EE
ΔE00 5.17
Champagne
#F7E7CE
ΔE00 5.37
Oldlace
#FDF5E6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDFD3 #D3E1ED
analogous
#EDD3D4 #EDDFD3 #EDECD3
triadic
#EDDFD3 #D3EDDF #DFD3ED
tetradic
#EDDFD3 #D4EDD3 #D3E1ED #ECD3ED
square
#EDDFD3 #D4EDD3 #D3E1ED #ECD3ED
split-complementary
#EDDFD3 #D3EDEC #D3D4ED
monochromatic
#C9A07C #DBBFA8 #EDDFD3 #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.30
#EDDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EDDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDFD3
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDFD3 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D2
Deuteranopia (green-blind)
#E7E2D3
Tritanopia (blue-blind)
#F2DCDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eddfd3; /* rgb */ color: rgb(237, 223, 211); /* oklch */ color: oklch(91.2% 0.022 63.2);
Tailwind
colors: {
custom: {
50: '#f3e9e0',
500: '#eddfd3',
950: '#000000',
},
}SCSS
$custom: #eddfd3; $custom-light: #f3e9e0; $custom-dark: #000000;
JSON
{
"hex": "#eddfd3",
"rgb": {
"r": 237,
"g": 223,
"b": 211
},
"hsl": {
"h": 27.692,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.91159,
"c": 0.02233,
"h": 63.2
},
"luminance": 0.75483
}Semantic roles & 50–950 ramp
primary
#EDDFD3
secondary
#9CB4C9
accent
#78B530
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484