#EEC69B#EEC69B
#EEC69B is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.1% C 0.073 H 68.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC69B |
|---|---|
| RGB | rgb(238, 198, 155) |
| HSL | hsl(31, 71%, 77%) |
| HSV | hsv(31, 35%, 93%) |
| CMYK | cmyk(0%, 16.8%, 34.9%, 6.7%) |
| CIE-LAB | lab(82.34, 8.27, 26.88) |
| CIE-LCH | lch(82.34, 28.12, 72.90°) |
| OKLab | oklab(85.09% 0.0265 0.0676) |
| OKLCH | oklch(85.09% 0.073 68.6) |
| XYZ | xyz(61.3718, 60.9346, 39.5328) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.22
Light Peach
#FFD8B1
ΔE00 4.35
Peach
#FFDAB9
ΔE00 5.47
Tan
#D2B48C
ΔE00 5.85
Apricot
#FBCEB1
ΔE00 5.97
Navajowhite
#FFDEAD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC69B #9BC3EE
analogous
#EE9D9B #EEC69B #EDEE9B
triadic
#EEC69B #9BEEC6 #C69BEE
tetradic
#EEC69B #9BEE9D #9BC3EE #EE9BED
square
#EEC69B #9BEE9D #9BC3EE #EE9BED
split-complementary
#EEC69B #9BEDEE #9D9BEE
monochromatic
#DC8A32 #E5A867 #EEC69B #F7E4CF #FBF0E5
Accessibility & contrast
On white
1.59
#EEC69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#EEC69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC69B
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC69B | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C898
Deuteranopia (green-blind)
#DDD19C
Tritanopia (blue-blind)
#FCBDBB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec69b; /* rgb */ color: rgb(238, 198, 155); /* oklch */ color: oklch(85.1% 0.073 68.6);
Tailwind
colors: {
custom: {
50: '#f5d7b8',
500: '#eec69b',
950: '#000000',
},
}SCSS
$custom: #eec69b; $custom-light: #f5d7b8; $custom-dark: #000000;
JSON
{
"hex": "#eec69b",
"rgb": {
"r": 238,
"g": 198,
"b": 155
},
"hsl": {
"h": 31.084,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.85091,
"c": 0.07261,
"h": 68.6
},
"luminance": 0.60932
}Semantic roles & 50–950 ramp
primary
#EEC69B
secondary
#6395CA
accent
#6FD313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381