#EECB82#EECB82
#EECB82 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.6% C 0.100 H 84.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB82 |
|---|---|
| RGB | rgb(238, 203, 130) |
| HSL | hsl(41, 76%, 72%) |
| HSV | hsv(41, 45%, 93%) |
| CMYK | cmyk(0%, 14.7%, 45.4%, 6.7%) |
| CIE-LAB | lab(83.18, 2.95, 40.88) |
| CIE-LCH | lch(83.18, 40.99, 85.87°) |
| OKLab | oklab(85.62% 0.0091 0.0993) |
| OKLCH | oklch(85.62% 0.1 84.8) |
| XYZ | xyz(60.6471, 62.5035, 29.9846) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.28
Wheat (survey)
#FBDD7E
ΔE00 5.73
Sandy
#F1DA7A
ΔE00 6.38
Tan (survey)
#D1B26F
ΔE00 6.60
Pale Peach
#FFE5AD
ΔE00 6.92
Very Light Brown
#D3B683
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB82 #82A5EE
analogous
#EE9582 #EECB82 #DBEE82
triadic
#EECB82 #82EECB #CB82EE
tetradic
#EECB82 #82EE95 #82A5EE #EE82DB
square
#EECB82 #82EE95 #82A5EE #EE82DB
split-complementary
#EECB82 #82DBEE #9582EE
monochromatic
#D89C1D #E7B54C #EECB82 #F5E1B8 #FBF4E4
Accessibility & contrast
On white
1.56
#EECB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#EECB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB82
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB82 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E4D384
Tritanopia (blue-blind)
#FEBFB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb82; /* rgb */ color: rgb(238, 203, 130); /* oklch */ color: oklch(85.6% 0.100 84.8);
Tailwind
colors: {
custom: {
50: '#f5daa7',
500: '#eecb82',
950: '#000000',
},
}SCSS
$custom: #eecb82; $custom-light: #f5daa7; $custom-dark: #000000;
JSON
{
"hex": "#eecb82",
"rgb": {
"r": 238,
"g": 203,
"b": 130
},
"hsl": {
"h": 40.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.85616,
"c": 0.09973,
"h": 84.8
},
"luminance": 0.62501
}Semantic roles & 50–950 ramp
primary
#EECB82
secondary
#4C74C8
accent
#4FD80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380