#EDDFD4#EDDFD4
#EDDFD4 is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.2% C 0.021 H 60.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDFD4 |
|---|---|
| RGB | rgb(237, 223, 212) |
| HSL | hsl(26, 41%, 88%) |
| HSV | hsv(26, 11%, 93%) |
| CMYK | cmyk(0%, 5.9%, 10.5%, 7.1%) |
| CIE-LAB | lab(89.64, 2.95, 7.10) |
| CIE-LCH | lch(89.64, 7.69, 67.46°) |
| OKLab | oklab(91.19% 0.0105 0.0187) |
| OKLCH | oklch(91.19% 0.021 60.7) |
| XYZ | xyz(73.1953, 75.5343, 72.9983) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.89
Warm Beige
#E9DCC9
ΔE00 3.91
Antiquewhite
#FAEBD7
ΔE00 4.54
Seashell
#FFF5EE
ΔE00 5.02
Champagne
#F7E7CE
ΔE00 5.82
Oldlace
#FDF5E6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDFD4 #D4E2ED
analogous
#EDD4D5 #EDDFD4 #EDEBD4
triadic
#EDDFD4 #D4EDDF #DFD4ED
tetradic
#EDDFD4 #D5EDD4 #D4E2ED #EBD4ED
square
#EDDFD4 #D5EDD4 #D4E2ED #EBD4ED
split-complementary
#EDDFD4 #D4EDEB #D4D5ED
monochromatic
#C99F7E #DBBFA9 #EDDFD4 #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.30
#EDDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EDDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDFD4
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDFD4 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D3
Deuteranopia (green-blind)
#E7E3D4
Tritanopia (blue-blind)
#F2DCDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eddfd4; /* rgb */ color: rgb(237, 223, 212); /* oklch */ color: oklch(91.2% 0.021 60.7);
Tailwind
colors: {
custom: {
50: '#f3e9e1',
500: '#eddfd4',
950: '#000000',
},
}SCSS
$custom: #eddfd4; $custom-light: #f3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#eddfd4",
"rgb": {
"r": 237,
"g": 223,
"b": 212
},
"hsl": {
"h": 26.4,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.91185,
"c": 0.02139,
"h": 60.7
},
"luminance": 0.75533
}Semantic roles & 50–950 ramp
primary
#EDDFD4
secondary
#9DB5C9
accent
#7BB431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484