#EDCA96#EDCA96
#EDCA96 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.7% C 0.078 H 77.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCA96 |
|---|---|
| RGB | rgb(237, 202, 150) |
| HSL | hsl(36, 71%, 76%) |
| HSV | hsv(36, 37%, 93%) |
| CMYK | cmyk(0%, 14.8%, 36.7%, 7.1%) |
| CIE-LAB | lab(83.15, 5.20, 30.56) |
| CIE-LCH | lch(83.15, 31.00, 80.34°) |
| OKLab | oklab(85.67% 0.0173 0.0763) |
| OKLCH | oklch(85.67% 0.078 77.3) |
| XYZ | xyz(61.5521, 62.4502, 37.6601) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.53
Navajowhite
#FFDEAD
ΔE00 4.62
Very Light Brown
#D3B683
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 5.67
Wheat
#F5DEB3
ΔE00 5.70
Moccasin
#FFE4B5
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCA96 #96B9ED
analogous
#ED9E96 #EDCA96 #E4ED96
triadic
#EDCA96 #96EDCA #CA96ED
tetradic
#EDCA96 #96ED9E #96B9ED #ED96E4
square
#EDCA96 #96ED9E #96B9ED #ED96E4
split-complementary
#EDCA96 #96E4ED #9E96ED
monochromatic
#DB952E #E4B062 #EDCA96 #F6E4CA #FBF2E5
Accessibility & contrast
On white
1.56
#EDCA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#EDCA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCA96
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCA96 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA92
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#FBC0BC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edca96; /* rgb */ color: rgb(237, 202, 150); /* oklch */ color: oklch(85.7% 0.078 77.3);
Tailwind
colors: {
custom: {
50: '#f4dab5',
500: '#edca96',
950: '#000000',
},
}SCSS
$custom: #edca96; $custom-light: #f4dab5; $custom-dark: #000000;
JSON
{
"hex": "#edca96",
"rgb": {
"r": 237,
"g": 202,
"b": 150
},
"hsl": {
"h": 35.862,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.85674,
"c": 0.07819,
"h": 77.3
},
"luminance": 0.62448
}Semantic roles & 50–950 ramp
primary
#EDCA96
secondary
#5E89C9
accent
#60D313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381