#EEB68B#EEB68B
#EEB68B is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.7% C 0.087 H 58.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB68B |
|---|---|
| RGB | rgb(238, 182, 139) |
| HSL | hsl(26, 74%, 74%) |
| HSV | hsv(26, 42%, 93%) |
| CMYK | cmyk(0%, 23.5%, 41.6%, 6.7%) |
| CIE-LAB | lab(78.17, 14.88, 29.72) |
| CIE-LCH | lch(78.17, 33.23, 63.40°) |
| OKLab | oklab(81.74% 0.045 0.0739) |
| OKLCH | oklch(81.74% 0.087 58.7) |
| XYZ | xyz(56.6501, 53.5005, 31.7639) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.82
Apricot (survey)
#FFB16D
ΔE00 6.08
Burlywood
#DEB887
ΔE00 6.16
Apricot
#FBCEB1
ΔE00 6.89
Sandybrown
#F4A460
ΔE00 7.16
Tan
#D2B48C
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB68B #8BC3EE
analogous
#EE8B92 #EEB68B #EEE88B
triadic
#EEB68B #8BEEB6 #B68BEE
tetradic
#EEB68B #92EE8B #8BC3EE #E88BEE
square
#EEB68B #92EE8B #8BC3EE #E88BEE
split-complementary
#EEB68B #8BEEE8 #8B92EE
monochromatic
#DE7321 #E69456 #EEB68B #F6D8C0 #FBEEE4
Accessibility & contrast
On white
1.79
#EEB68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#EEB68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB68B
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB68B | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA88
Deuteranopia (green-blind)
#D4C68B
Tritanopia (blue-blind)
#FEABAB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb68b; /* rgb */ color: rgb(238, 182, 139); /* oklch */ color: oklch(81.7% 0.087 58.7);
Tailwind
colors: {
custom: {
50: '#f5ccad',
500: '#eeb68b',
950: '#000000',
},
}SCSS
$custom: #eeb68b; $custom-light: #f5ccad; $custom-dark: #000000;
JSON
{
"hex": "#eeb68b",
"rgb": {
"r": 238,
"g": 182,
"b": 139
},
"hsl": {
"h": 26.061,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.81737,
"c": 0.08654,
"h": 58.7
},
"luminance": 0.53497
}Semantic roles & 50–950 ramp
primary
#EEB68B
secondary
#5496C9
accent
#80D70F
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381