#EECB80#EECB80
#EECB80 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.102 H 85.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB80 |
|---|---|
| RGB | rgb(238, 203, 128) |
| HSL | hsl(41, 76%, 72%) |
| HSV | hsv(41, 46%, 93%) |
| CMYK | cmyk(0%, 14.7%, 46.2%, 6.7%) |
| CIE-LAB | lab(83.15, 2.76, 41.85) |
| CIE-LCH | lch(83.15, 41.94, 86.23°) |
| OKLab | oklab(85.59% 0.0083 0.1014) |
| OKLCH | oklch(85.59% 0.102 85.3) |
| XYZ | xyz(60.5142, 62.4504, 29.2845) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.03
Wheat (survey)
#FBDD7E
ΔE00 5.47
Sandy
#F1DA7A
ΔE00 6.11
Tan (survey)
#D1B26F
ΔE00 6.63
Light Mustard
#F7D560
ΔE00 6.72
Pale Peach
#FFE5AD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB80 #80A3EE
analogous
#EE9480 #EECB80 #DAEE80
triadic
#EECB80 #80EECB #CB80EE
tetradic
#EECB80 #80EE94 #80A3EE #EE80DA
square
#EECB80 #80EE94 #80A3EE #EE80DA
split-complementary
#EECB80 #80DAEE #9480EE
monochromatic
#D79C1D #E7B54A #EECB80 #F5E1B6 #FBF4E4
Accessibility & contrast
On white
1.56
#EECB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#EECB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB80
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB80 | 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)
#DCCA7A
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#FEBFB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb80; /* rgb */ color: rgb(238, 203, 128); /* oklch */ color: oklch(85.6% 0.102 85.3);
Tailwind
colors: {
custom: {
50: '#f5daa6',
500: '#eecb80',
950: '#000000',
},
}SCSS
$custom: #eecb80; $custom-light: #f5daa6; $custom-dark: #000000;
JSON
{
"hex": "#eecb80",
"rgb": {
"r": 238,
"g": 203,
"b": 128
},
"hsl": {
"h": 40.909,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.85585,
"c": 0.10174,
"h": 85.3
},
"luminance": 0.62448
}Semantic roles & 50–950 ramp
primary
#EECB80
secondary
#4A72C8
accent
#4ED90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380