#EEC78F#EEC78F
#EEC78F is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.1% C 0.085 H 76.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC78F |
|---|---|
| RGB | rgb(238, 199, 143) |
| HSL | hsl(35, 74%, 75%) |
| HSV | hsv(35, 40%, 93%) |
| CMYK | cmyk(0%, 16.4%, 39.9%, 6.7%) |
| CIE-LAB | lab(82.38, 6.38, 33.20) |
| CIE-LCH | lch(82.38, 33.80, 79.13°) |
| OKLab | oklab(85.06% 0.0202 0.0822) |
| OKLCH | oklch(85.06% 0.085 76.2) |
| XYZ | xyz(60.6430, 61.0100, 34.5631) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.06
Navajowhite
#FFDEAD
ΔE00 5.52
Very Light Brown
#D3B683
ΔE00 5.53
Light Peach
#FFD8B1
ΔE00 6.29
Tan
#D2B48C
ΔE00 6.46
Fawn
#CFAF7B
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC78F #8FB6EE
analogous
#EE988F #EEC78F #E6EE8F
triadic
#EEC78F #8FEEC7 #C78FEE
tetradic
#EEC78F #8FEE98 #8FB6EE #EE8FE6
square
#EEC78F #8FEE98 #8FB6EE #EE8FE6
split-complementary
#EEC78F #8FE6EE #988FEE
monochromatic
#DE9225 #E6AC5A #EEC78F #F6E2C4 #FBF2E4
Accessibility & contrast
On white
1.59
#EEC78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EEC78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC78F
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC78F | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78B
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#FDBCB9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec78f; /* rgb */ color: rgb(238, 199, 143); /* oklch */ color: oklch(85.1% 0.085 76.2);
Tailwind
colors: {
custom: {
50: '#f5d7b0',
500: '#eec78f',
950: '#000000',
},
}SCSS
$custom: #eec78f; $custom-light: #f5d7b0; $custom-dark: #000000;
JSON
{
"hex": "#eec78f",
"rgb": {
"r": 238,
"g": 199,
"b": 143
},
"hsl": {
"h": 35.368,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.85055,
"c": 0.08466,
"h": 76.2
},
"luminance": 0.61007
}Semantic roles & 50–950 ramp
primary
#EEC78F
secondary
#5886CA
accent
#61D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381