#EECD85#EECD85
#EECD85 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.1% C 0.098 H 85.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD85 |
|---|---|
| RGB | rgb(238, 205, 133) |
| HSL | hsl(41, 76%, 73%) |
| HSV | hsv(41, 44%, 93%) |
| CMYK | cmyk(0%, 13.9%, 44.1%, 6.7%) |
| CIE-LAB | lab(83.72, 2.21, 40.06) |
| CIE-LCH | lch(83.72, 40.12, 86.84°) |
| OKLab | oklab(86.06% 0.0072 0.0976) |
| OKLCH | oklch(86.06% 0.098 85.8) |
| XYZ | xyz(61.3268, 63.5360, 31.2191) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.01
Wheat (survey)
#FBDD7E
ΔE00 5.37
Sandy
#F1DA7A
ΔE00 5.95
Pale Peach
#FFE5AD
ΔE00 6.39
Navajowhite
#FFDEAD
ΔE00 6.69
Tan (survey)
#D1B26F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD85 #85A6EE
analogous
#EE9885 #EECD85 #DAEE85
triadic
#EECD85 #85EECD #CD85EE
tetradic
#EECD85 #85EE98 #85A6EE #EE85DA
square
#EECD85 #85EE98 #85A6EE #EE85DA
split-complementary
#EECD85 #85DAEE #9885EE
monochromatic
#DA9F1E #E7B74F #EECD85 #F5E3BB #FBF4E4
Accessibility & contrast
On white
1.53
#EECD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#EECD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD85
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD85 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC80
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#FDC1BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecd85; /* rgb */ color: rgb(238, 205, 133); /* oklch */ color: oklch(86.1% 0.098 85.8);
Tailwind
colors: {
custom: {
50: '#f5dca9',
500: '#eecd85',
950: '#000000',
},
}SCSS
$custom: #eecd85; $custom-light: #f5dca9; $custom-dark: #000000;
JSON
{
"hex": "#eecd85",
"rgb": {
"r": 238,
"g": 205,
"b": 133
},
"hsl": {
"h": 41.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.86058,
"c": 0.09787,
"h": 85.8
},
"luminance": 0.63533
}Semantic roles & 50–950 ramp
primary
#EECD85
secondary
#4F75C9
accent
#4DD80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481