#EEC67D#EEC67D
#EEC67D is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.6% C 0.102 H 81.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC67D |
|---|---|
| RGB | rgb(238, 198, 125) |
| HSL | hsl(39, 77%, 71%) |
| HSV | hsv(39, 47%, 93%) |
| CMYK | cmyk(0%, 16.8%, 47.5%, 6.7%) |
| CIE-LAB | lab(81.86, 5.07, 41.74) |
| CIE-LCH | lch(81.86, 42.05, 83.07°) |
| OKLab | oklab(84.56% 0.0148 0.101) |
| OKLCH | oklch(84.56% 0.102 81.7) |
| XYZ | xyz(59.1578, 60.0490, 27.8727) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.60
Tan (survey)
#D1B26F
ΔE00 6.03
Burlywood
#DEB887
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.46
Wheat (survey)
#FBDD7E
ΔE00 7.16
Fawn
#CFAF7B
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC67D #7DA5EE
analogous
#EE8D7D #EEC67D #DDEE7D
triadic
#EEC67D #7DEEC6 #C67DEE
tetradic
#EEC67D #7DEE8D #7DA5EE #EE7DDD
square
#EEC67D #7DEE8D #7DA5EE #EE7DDD
split-complementary
#EEC67D #7DDDEE #8D7DEE
monochromatic
#D5931C #E7AE47 #EEC67D #F5DEB3 #FBF3E4
Accessibility & contrast
On white
1.61
#EEC67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EEC67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC67D
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC67D | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C677
Deuteranopia (green-blind)
#E1D07F
Tritanopia (blue-blind)
#FEBAB4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec67d; /* rgb */ color: rgb(238, 198, 125); /* oklch */ color: oklch(84.6% 0.102 81.7);
Tailwind
colors: {
custom: {
50: '#f6d7a4',
500: '#eec67d',
950: '#000000',
},
}SCSS
$custom: #eec67d; $custom-light: #f6d7a4; $custom-dark: #000000;
JSON
{
"hex": "#eec67d",
"rgb": {
"r": 238,
"g": 198,
"b": 125
},
"hsl": {
"h": 38.761,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.84559,
"c": 0.10204,
"h": 81.7
},
"luminance": 0.60046
}Semantic roles & 50–950 ramp
primary
#EEC67D
secondary
#4775C8
accent
#55D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380