#EECD86#EECD86
#EECD86 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.1% C 0.097 H 85.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD86 |
|---|---|
| RGB | rgb(238, 205, 134) |
| HSL | hsl(41, 75%, 73%) |
| HSV | hsv(41, 44%, 93%) |
| CMYK | cmyk(0%, 13.9%, 43.7%, 6.7%) |
| CIE-LAB | lab(83.74, 2.31, 39.57) |
| CIE-LCH | lch(83.74, 39.64, 86.65°) |
| OKLab | oklab(86.07% 0.0076 0.0966) |
| OKLCH | oklch(86.07% 0.097 85.5) |
| XYZ | xyz(61.3962, 63.5637, 31.5847) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.15
Wheat (survey)
#FBDD7E
ΔE00 5.52
Sandy
#F1DA7A
ΔE00 6.10
Pale Peach
#FFE5AD
ΔE00 6.29
Navajowhite
#FFDEAD
ΔE00 6.53
Tan (survey)
#D1B26F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD86 #86A7EE
analogous
#EE9986 #EECD86 #DBEE86
triadic
#EECD86 #86EECD #CD86EE
tetradic
#EECD86 #86EE99 #86A7EE #EE86DB
square
#EECD86 #86EE99 #86A7EE #EE86DB
split-complementary
#EECD86 #86DBEE #9986EE
monochromatic
#DB9F1F #E6B750 #EECD86 #F6E3BC #FBF4E4
Accessibility & contrast
On white
1.53
#EECD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#EECD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD86
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD86 | 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)
#DDCC81
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#FDC2BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecd86; /* rgb */ color: rgb(238, 205, 134); /* oklch */ color: oklch(86.1% 0.097 85.5);
Tailwind
colors: {
custom: {
50: '#f5dcaa',
500: '#eecd86',
950: '#000000',
},
}SCSS
$custom: #eecd86; $custom-light: #f5dcaa; $custom-dark: #000000;
JSON
{
"hex": "#eecd86",
"rgb": {
"r": 238,
"g": 205,
"b": 134
},
"hsl": {
"h": 40.962,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.86074,
"c": 0.09685,
"h": 85.5
},
"luminance": 0.63561
}Semantic roles & 50–950 ramp
primary
#EECD86
secondary
#4F76C9
accent
#4ED80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481