#EDCA95#EDCA95
#EDCA95 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.7% C 0.079 H 77.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCA95 |
|---|---|
| RGB | rgb(237, 202, 149) |
| HSL | hsl(36, 71%, 76%) |
| HSV | hsv(36, 37%, 93%) |
| CMYK | cmyk(0%, 14.8%, 37.1%, 7.1%) |
| CIE-LAB | lab(83.14, 5.09, 31.06) |
| CIE-LCH | lch(83.14, 31.47, 80.69°) |
| OKLab | oklab(85.66% 0.0169 0.0774) |
| OKLCH | oklch(85.66% 0.079 77.7) |
| XYZ | xyz(61.4719, 62.4181, 37.2378) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.58
Navajowhite
#FFDEAD
ΔE00 4.67
Very Light Brown
#D3B683
ΔE00 5.58
Wheat
#F5DEB3
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 5.86
Moccasin
#FFE4B5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCA95 #95B8ED
analogous
#ED9E95 #EDCA95 #E4ED95
triadic
#EDCA95 #95EDCA #CA95ED
tetradic
#EDCA95 #95ED9E #95B8ED #ED95E4
square
#EDCA95 #95ED9E #95B8ED #ED95E4
split-complementary
#EDCA95 #95E4ED #9E95ED
monochromatic
#DB962C #E4B061 #EDCA95 #F6E4C9 #FBF2E5
Accessibility & contrast
On white
1.56
#EDCA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#EDCA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCA95
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCA95 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA91
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#FBC0BC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edca95; /* rgb */ color: rgb(237, 202, 149); /* oklch */ color: oklch(85.7% 0.079 77.7);
Tailwind
colors: {
custom: {
50: '#f4dab4',
500: '#edca95',
950: '#000000',
},
}SCSS
$custom: #edca95; $custom-light: #f4dab4; $custom-dark: #000000;
JSON
{
"hex": "#edca95",
"rgb": {
"r": 237,
"g": 202,
"b": 149
},
"hsl": {
"h": 36.136,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.85656,
"c": 0.07922,
"h": 77.7
},
"luminance": 0.62416
}Semantic roles & 50–950 ramp
primary
#EDCA95
secondary
#5D88C9
accent
#5FD313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381