#EEC68F#EEC68F
#EEC68F is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.9% C 0.084 H 75.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC68F |
|---|---|
| RGB | rgb(238, 198, 143) |
| HSL | hsl(35, 74%, 75%) |
| HSV | hsv(35, 40%, 93%) |
| CMYK | cmyk(0%, 16.8%, 39.9%, 6.7%) |
| CIE-LAB | lab(82.14, 6.90, 32.87) |
| CIE-LCH | lch(82.14, 33.59, 78.15°) |
| OKLab | oklab(84.86% 0.0217 0.0815) |
| OKLCH | oklch(84.86% 0.084 75.1) |
| XYZ | xyz(60.4137, 60.5513, 34.4866) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.78
Very Light Brown
#D3B683
ΔE00 5.55
Navajowhite
#FFDEAD
ΔE00 5.72
Light Peach
#FFD8B1
ΔE00 6.16
Tan
#D2B48C
ΔE00 6.27
Fawn
#CFAF7B
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC68F #8FB7EE
analogous
#EE978F #EEC68F #E6EE8F
triadic
#EEC68F #8FEEC6 #C68FEE
tetradic
#EEC68F #8FEE97 #8FB7EE #EE8FE6
square
#EEC68F #8FEE97 #8FB7EE #EE8FE6
split-complementary
#EEC68F #8FE6EE #978FEE
monochromatic
#DE9025 #E6AB5A #EEC68F #F6E1C4 #FBF1E4
Accessibility & contrast
On white
1.60
#EEC68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EEC68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC68F
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC68F | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78B
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#FDBBB8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec68f; /* rgb */ color: rgb(238, 198, 143); /* oklch */ color: oklch(84.9% 0.084 75.1);
Tailwind
colors: {
custom: {
50: '#f5d7b0',
500: '#eec68f',
950: '#000000',
},
}SCSS
$custom: #eec68f; $custom-light: #f5d7b0; $custom-dark: #000000;
JSON
{
"hex": "#eec68f",
"rgb": {
"r": 238,
"g": 198,
"b": 143
},
"hsl": {
"h": 34.737,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.84861,
"c": 0.0843,
"h": 75.1
},
"luminance": 0.60548
}Semantic roles & 50–950 ramp
primary
#EEC68F
secondary
#5888CA
accent
#63D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381