#EECB83#EECB83
#EECB83 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.6% C 0.099 H 84.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB83 |
|---|---|
| RGB | rgb(238, 203, 131) |
| HSL | hsl(40, 76%, 72%) |
| HSV | hsv(40, 45%, 93%) |
| CMYK | cmyk(0%, 14.7%, 45%, 6.7%) |
| CIE-LAB | lab(83.19, 3.05, 40.39) |
| CIE-LCH | lch(83.19, 40.51, 85.68°) |
| OKLab | oklab(85.63% 0.0094 0.0983) |
| OKLCH | oklch(85.63% 0.099 84.5) |
| XYZ | xyz(60.7145, 62.5305, 30.3399) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.42
Wheat (survey)
#FBDD7E
ΔE00 5.86
Sandy
#F1DA7A
ΔE00 6.52
Tan (survey)
#D1B26F
ΔE00 6.59
Navajowhite
#FFDEAD
ΔE00 6.81
Pale Peach
#FFE5AD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB83 #83A6EE
analogous
#EE9683 #EECB83 #DBEE83
triadic
#EECB83 #83EECB #CB83EE
tetradic
#EECB83 #83EE96 #83A6EE #EE83DB
square
#EECB83 #83EE96 #83A6EE #EE83DB
split-complementary
#EECB83 #83DBEE #9683EE
monochromatic
#D99C1E #E7B44D #EECB83 #F5E2B9 #FBF4E4
Accessibility & contrast
On white
1.55
#EECB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#EECB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB83
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB83 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#FEBFB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb83; /* rgb */ color: rgb(238, 203, 131); /* oklch */ color: oklch(85.6% 0.099 84.5);
Tailwind
colors: {
custom: {
50: '#f5daa8',
500: '#eecb83',
950: '#000000',
},
}SCSS
$custom: #eecb83; $custom-light: #f5daa8; $custom-dark: #000000;
JSON
{
"hex": "#eecb83",
"rgb": {
"r": 238,
"g": 203,
"b": 131
},
"hsl": {
"h": 40.374,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.85632,
"c": 0.09872,
"h": 84.5
},
"luminance": 0.62528
}Semantic roles & 50–950 ramp
primary
#EECB83
secondary
#4D75C8
accent
#50D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380