#EEC67F#EEC67F
#EEC67F is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.6% C 0.100 H 81.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC67F |
|---|---|
| RGB | rgb(238, 198, 127) |
| HSL | hsl(38, 77%, 72%) |
| HSV | hsv(38, 47%, 93%) |
| CMYK | cmyk(0%, 16.8%, 46.6%, 6.7%) |
| CIE-LAB | lab(81.89, 5.26, 40.77) |
| CIE-LCH | lch(81.89, 41.10, 82.65°) |
| OKLab | oklab(84.59% 0.0155 0.0989) |
| OKLCH | oklch(84.59% 0.1 81.1) |
| XYZ | xyz(59.2869, 60.1006, 28.5523) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.85
Burlywood
#DEB887
ΔE00 5.90
Tan (survey)
#D1B26F
ΔE00 6.05
Very Light Brown
#D3B683
ΔE00 6.26
Navajowhite
#FFDEAD
ΔE00 7.26
Fawn
#CFAF7B
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC67F #7FA7EE
analogous
#EE8F7F #EEC67F #DFEE7F
triadic
#EEC67F #7FEEC6 #C67FEE
tetradic
#EEC67F #7FEE8F #7FA7EE #EE7FDF
square
#EEC67F #7FEE8F #7FA7EE #EE7FDF
split-complementary
#EEC67F #7FDFEE #8F7FEE
monochromatic
#D6931C #E7AE49 #EEC67F #F5DEB5 #FBF3E4
Accessibility & contrast
On white
1.61
#EEC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EEC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC67F
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC67F | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C679
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#FEBAB4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec67f; /* rgb */ color: rgb(238, 198, 127); /* oklch */ color: oklch(84.6% 0.100 81.1);
Tailwind
colors: {
custom: {
50: '#f6d7a5',
500: '#eec67f',
950: '#000000',
},
}SCSS
$custom: #eec67f; $custom-light: #f6d7a5; $custom-dark: #000000;
JSON
{
"hex": "#eec67f",
"rgb": {
"r": 238,
"g": 198,
"b": 127
},
"hsl": {
"h": 38.378,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.8459,
"c": 0.1001,
"h": 81.1
},
"luminance": 0.60098
}Semantic roles & 50–950 ramp
primary
#EEC67F
secondary
#4977C8
accent
#56D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380