#EEC69A#EEC69A
#EEC69A is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.1% C 0.074 H 69.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC69A |
|---|---|
| RGB | rgb(238, 198, 154) |
| HSL | hsl(31, 71%, 77%) |
| HSV | hsv(31, 35%, 93%) |
| CMYK | cmyk(0%, 16.8%, 35.3%, 6.7%) |
| CIE-LAB | lab(82.33, 8.15, 27.38) |
| CIE-LCH | lch(82.33, 28.57, 73.43°) |
| OKLab | oklab(85.07% 0.0261 0.0688) |
| OKLCH | oklch(85.07% 0.074 69.3) |
| XYZ | xyz(61.2882, 60.9011, 39.0924) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.08
Light Peach
#FFD8B1
ΔE00 4.44
Peach
#FFDAB9
ΔE00 5.64
Tan
#D2B48C
ΔE00 5.81
Navajowhite
#FFDEAD
ΔE00 5.99
Apricot
#FBCEB1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC69A #9AC2EE
analogous
#EE9C9A #EEC69A #ECEE9A
triadic
#EEC69A #9AEEC6 #C69AEE
tetradic
#EEC69A #9AEE9C #9AC2EE #EE9AEC
square
#EEC69A #9AEE9C #9AC2EE #EE9AEC
split-complementary
#EEC69A #9AECEE #9C9AEE
monochromatic
#DC8B31 #E5A866 #EEC69A #F7E4CE #FBF0E5
Accessibility & contrast
On white
1.59
#EEC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#EEC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC69A
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC69A | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C797
Deuteranopia (green-blind)
#DDD19B
Tritanopia (blue-blind)
#FCBDBA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec69a; /* rgb */ color: rgb(238, 198, 154); /* oklch */ color: oklch(85.1% 0.074 69.3);
Tailwind
colors: {
custom: {
50: '#f5d7b8',
500: '#eec69a',
950: '#000000',
},
}SCSS
$custom: #eec69a; $custom-light: #f5d7b8; $custom-dark: #000000;
JSON
{
"hex": "#eec69a",
"rgb": {
"r": 238,
"g": 198,
"b": 154
},
"hsl": {
"h": 31.429,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.85071,
"c": 0.07356,
"h": 69.3
},
"luminance": 0.60898
}Semantic roles & 50–950 ramp
primary
#EEC69A
secondary
#6294CA
accent
#6ED312
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381