#EECB7E#EECB7E
#EECB7E is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.104 H 85.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB7E |
|---|---|
| RGB | rgb(238, 203, 126) |
| HSL | hsl(41, 77%, 71%) |
| HSV | hsv(41, 47%, 93%) |
| CMYK | cmyk(0%, 14.7%, 47.1%, 6.7%) |
| CIE-LAB | lab(83.12, 2.57, 42.82) |
| CIE-LCH | lch(83.12, 42.90, 86.57°) |
| OKLab | oklab(85.55% 0.0076 0.1035) |
| OKLCH | oklch(85.55% 0.104 85.8) |
| XYZ | xyz(60.3838, 62.3982, 28.5980) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.81
Wheat (survey)
#FBDD7E
ΔE00 5.24
Sandy
#F1DA7A
ΔE00 5.86
Light Mustard
#F7D560
ΔE00 6.37
Tan (survey)
#D1B26F
ΔE00 6.68
Maize
#F4D054
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB7E #7EA1EE
analogous
#EE937E #EECB7E #D9EE7E
triadic
#EECB7E #7EEECB #CB7EEE
tetradic
#EECB7E #7EEE93 #7EA1EE #EE7ED9
square
#EECB7E #7EEE93 #7EA1EE #EE7ED9
split-complementary
#EECB7E #7ED9EE #937EEE
monochromatic
#D59C1C #E7B548 #EECB7E #F5E1B4 #FBF4E4
Accessibility & contrast
On white
1.56
#EECB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#EECB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB7E
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB7E | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#FEBFB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb7e; /* rgb */ color: rgb(238, 203, 126); /* oklch */ color: oklch(85.6% 0.104 85.8);
Tailwind
colors: {
custom: {
50: '#f5daa4',
500: '#eecb7e',
950: '#000000',
},
}SCSS
$custom: #eecb7e; $custom-light: #f5daa4; $custom-dark: #000000;
JSON
{
"hex": "#eecb7e",
"rgb": {
"r": 238,
"g": 203,
"b": 126
},
"hsl": {
"h": 41.25,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.85554,
"c": 0.10375,
"h": 85.8
},
"luminance": 0.62395
}Semantic roles & 50–950 ramp
primary
#EECB7E
secondary
#4870C8
accent
#4CD90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380