#EECB81#EECB81
#EECB81 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.6% C 0.101 H 85.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB81 |
|---|---|
| RGB | rgb(238, 203, 129) |
| HSL | hsl(41, 76%, 72%) |
| HSV | hsv(41, 46%, 93%) |
| CMYK | cmyk(0%, 14.7%, 45.8%, 6.7%) |
| CIE-LAB | lab(83.17, 2.86, 41.37) |
| CIE-LCH | lch(83.17, 41.47, 86.05°) |
| OKLab | oklab(85.6% 0.0087 0.1004) |
| OKLCH | oklch(85.6% 0.101 85.1) |
| XYZ | xyz(60.5803, 62.4768, 29.6329) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.15
Wheat (survey)
#FBDD7E
ΔE00 5.60
Sandy
#F1DA7A
ΔE00 6.24
Tan (survey)
#D1B26F
ΔE00 6.61
Light Mustard
#F7D560
ΔE00 6.90
Pale Peach
#FFE5AD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB81 #81A4EE
analogous
#EE9581 #EECB81 #DBEE81
triadic
#EECB81 #81EECB #CB81EE
tetradic
#EECB81 #81EE95 #81A4EE #EE81DB
square
#EECB81 #81EE95 #81A4EE #EE81DB
split-complementary
#EECB81 #81DBEE #9581EE
monochromatic
#D89C1D #E7B54B #EECB81 #F5E1B7 #FBF4E4
Accessibility & contrast
On white
1.56
#EECB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#EECB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB81
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB81 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7B
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#FEBFB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb81; /* rgb */ color: rgb(238, 203, 129); /* oklch */ color: oklch(85.6% 0.101 85.1);
Tailwind
colors: {
custom: {
50: '#f5daa6',
500: '#eecb81',
950: '#000000',
},
}SCSS
$custom: #eecb81; $custom-light: #f5daa6; $custom-dark: #000000;
JSON
{
"hex": "#eecb81",
"rgb": {
"r": 238,
"g": 203,
"b": 129
},
"hsl": {
"h": 40.734,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.856,
"c": 0.10073,
"h": 85.1
},
"luminance": 0.62474
}Semantic roles & 50–950 ramp
primary
#EECB81
secondary
#4B73C8
accent
#4ED80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380