#EDCB99#EDCB99
#EDCB99 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.076 H 77.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCB99 |
|---|---|
| RGB | rgb(237, 203, 153) |
| HSL | hsl(36, 70%, 76%) |
| HSV | hsv(36, 35%, 93%) |
| CMYK | cmyk(0%, 14.3%, 35.4%, 7.1%) |
| CIE-LAB | lab(83.45, 5.03, 29.40) |
| CIE-LCH | lch(83.45, 29.83, 80.29°) |
| OKLab | oklab(85.93% 0.0169 0.0736) |
| OKLCH | oklch(85.93% 0.076 77.1) |
| XYZ | xyz(62.0321, 63.0188, 39.0271) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.34
Burlywood
#DEB887
ΔE00 4.72
Wheat
#F5DEB3
ΔE00 5.30
Light Peach
#FFD8B1
ΔE00 5.32
Very Light Brown
#D3B683
ΔE00 5.79
Moccasin
#FFE4B5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCB99 #99BBED
analogous
#EDA199 #EDCB99 #E5ED99
triadic
#EDCB99 #99EDCB #CB99ED
tetradic
#EDCB99 #99EDA1 #99BBED #ED99E5
square
#EDCB99 #99EDA1 #99BBED #ED99E5
split-complementary
#EDCB99 #99E5ED #A199ED
monochromatic
#DB9631 #E4B065 #EDCB99 #F6E6CD #FAF2E5
Accessibility & contrast
On white
1.54
#EDCB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#EDCB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCB99
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCB99 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB96
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#FBC2BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcb99; /* rgb */ color: rgb(237, 203, 153); /* oklch */ color: oklch(85.9% 0.076 77.1);
Tailwind
colors: {
custom: {
50: '#f4dab7',
500: '#edcb99',
950: '#000000',
},
}SCSS
$custom: #edcb99; $custom-light: #f4dab7; $custom-dark: #000000;
JSON
{
"hex": "#edcb99",
"rgb": {
"r": 237,
"g": 203,
"b": 153
},
"hsl": {
"h": 35.714,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.85927,
"c": 0.07551,
"h": 77.1
},
"luminance": 0.63016
}Semantic roles & 50–950 ramp
primary
#EDCB99
secondary
#618BC9
accent
#61D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381