#EDDEBA#EDDEBA
#EDDEBA is a very light, muted orange. Relative luminance 0.738; OKLCH L 90.4% C 0.050 H 88.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDEBA |
|---|---|
| RGB | rgb(237, 222, 186) |
| HSL | hsl(42, 59%, 83%) |
| HSV | hsv(42, 22%, 93%) |
| CMYK | cmyk(0%, 6.3%, 21.5%, 7.1%) |
| CIE-LAB | lab(88.82, -0.49, 19.54) |
| CIE-LCH | lch(88.82, 19.54, 91.45°) |
| OKLab | oklab(90.35% 0.0017 0.0501) |
| OKLCH | oklch(90.35% 0.05 88.1) |
| XYZ | xyz(69.9092, 73.7937, 57.0058) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.04
Champagne
#F7E7CE
ΔE00 4.48
Blanchedalmond
#FFEBCD
ΔE00 4.63
Moccasin
#FFE4B5
ΔE00 4.70
Beige (survey)
#E6DAA6
ΔE00 4.78
Papayawhip
#FFEFD5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDEBA #BAC9ED
analogous
#EDC4BA #EDDEBA #E2EDBA
triadic
#EDDEBA #BAEDDE #DEBAED
tetradic
#EDDEBA #BAEDC4 #BAC9ED #EDBAE2
square
#EDDEBA #BAEDC4 #BAC9ED #EDBAE2
split-complementary
#EDDEBA #BAE2ED #C4BAED
monochromatic
#D4B059 #E0C789 #EDDEBA #F9F3E7 #F9F3E7
Accessibility & contrast
On white
1.33
#EDDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EDDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDEBA
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDEBA | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#EBE1BB
Tritanopia (blue-blind)
#F6D8D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eddeba; /* rgb */ color: rgb(237, 222, 186); /* oklch */ color: oklch(90.4% 0.050 88.1);
Tailwind
colors: {
custom: {
50: '#f3e8ce',
500: '#eddeba',
950: '#000000',
},
}SCSS
$custom: #eddeba; $custom-light: #f3e8ce; $custom-dark: #000000;
JSON
{
"hex": "#eddeba",
"rgb": {
"r": 237,
"g": 222,
"b": 186
},
"hsl": {
"h": 42.353,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.90355,
"c": 0.05015,
"h": 88.1
},
"luminance": 0.73792
}Semantic roles & 50–950 ramp
primary
#EDDEBA
secondary
#8196CA
accent
#50C61F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483