#EDDDC8#EDDDC8
#EDDDC8 is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.5% C 0.033 H 74.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDDC8 |
|---|---|
| RGB | rgb(237, 221, 200) |
| HSL | hsl(34, 51%, 86%) |
| HSV | hsv(34, 16%, 93%) |
| CMYK | cmyk(0%, 6.8%, 15.6%, 7.1%) |
| CIE-LAB | lab(88.87, 2.09, 12.28) |
| CIE-LCH | lch(88.87, 12.46, 80.36°) |
| OKLab | oklab(90.49% 0.0087 0.032) |
| OKLCH | oklch(90.49% 0.033 74.8) |
| XYZ | xyz(71.2063, 73.8888, 65.1433) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.30
Champagne
#F7E7CE
ΔE00 2.62
Antiquewhite
#FAEBD7
ΔE00 3.06
Papayawhip
#FFEFD5
ΔE00 4.25
Blanchedalmond
#FFEBCD
ΔE00 4.26
Bisque
#FFE4C4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDDC8 #C8D8ED
analogous
#EDCAC8 #EDDDC8 #EAEDC8
triadic
#EDDDC8 #C8EDDD #DDC8ED
tetradic
#EDDDC8 #C8EDCA #C8D8ED #EDC8EA
square
#EDDDC8 #C8EDCA #C8D8ED #EDC8EA
split-complementary
#EDDDC8 #C8EAED #CAC8ED
monochromatic
#CFA46C #DEC09A #EDDDC8 #F7F1E8 #F7F1E8
Accessibility & contrast
On white
1.33
#EDDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#EDDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDDC8
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDDC8 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#E7E1C8
Tritanopia (blue-blind)
#F4D9D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #edddc8; /* rgb */ color: rgb(237, 221, 200); /* oklch */ color: oklch(90.5% 0.033 74.8);
Tailwind
colors: {
custom: {
50: '#f3e7d8',
500: '#edddc8',
950: '#000000',
},
}SCSS
$custom: #edddc8; $custom-light: #f3e7d8; $custom-dark: #000000;
JSON
{
"hex": "#edddc8",
"rgb": {
"r": 237,
"g": 221,
"b": 200
},
"hsl": {
"h": 34.054,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.90488,
"c": 0.03312,
"h": 74.8
},
"luminance": 0.73888
}Semantic roles & 50–950 ramp
primary
#EDDDC8
secondary
#8FA9CA
accent
#69BE27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483