#EEC69F#EEC69F
#EEC69F is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.2% C 0.069 H 66.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC69F |
|---|---|
| RGB | rgb(238, 198, 159) |
| HSL | hsl(30, 70%, 78%) |
| HSV | hsv(30, 33%, 93%) |
| CMYK | cmyk(0%, 16.8%, 33.2%, 6.7%) |
| CIE-LAB | lab(82.42, 8.75, 24.87) |
| CIE-LCH | lch(82.42, 26.37, 70.62°) |
| OKLab | oklab(85.17% 0.028 0.0629) |
| OKLCH | oklch(85.17% 0.069 66) |
| XYZ | xyz(61.7133, 61.0712, 41.3314) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.15
Apricot
#FBCEB1
ΔE00 4.90
Peach
#FFDAB9
ΔE00 4.91
Burlywood
#DEB887
ΔE00 4.95
Tan
#D2B48C
ΔE00 6.16
Navajowhite
#FFDEAD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC69F #9FC7EE
analogous
#EE9F9F #EEC69F #EEED9F
triadic
#EEC69F #9FEEC6 #C69FEE
tetradic
#EEC69F #9FEE9F #9FC7EE #ED9FEE
square
#EEC69F #9FEE9F #9FC7EE #ED9FEE
split-complementary
#EEC69F #9FEEED #9F9FEE
monochromatic
#DC8837 #E5A76B #EEC69F #F7E5D3 #FAF0E5
Accessibility & contrast
On white
1.59
#EEC69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#EEC69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC69F
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC69F | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89C
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#FBBDBB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec69f; /* rgb */ color: rgb(238, 198, 159); /* oklch */ color: oklch(85.2% 0.069 66.0);
Tailwind
colors: {
custom: {
50: '#f4d7bb',
500: '#eec69f',
950: '#000000',
},
}SCSS
$custom: #eec69f; $custom-light: #f4d7bb; $custom-dark: #000000;
JSON
{
"hex": "#eec69f",
"rgb": {
"r": 238,
"g": 198,
"b": 159
},
"hsl": {
"h": 29.62,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.85172,
"c": 0.06884,
"h": 66
},
"luminance": 0.61069
}Semantic roles & 50–950 ramp
primary
#EEC69F
secondary
#6699CB
accent
#74D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382