#EEC38F#EEC38F
#EEC38F is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.3% C 0.083 H 71.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC38F |
|---|---|
| RGB | rgb(238, 195, 143) |
| HSL | hsl(33, 74%, 75%) |
| HSV | hsv(33, 40%, 93%) |
| CMYK | cmyk(0%, 18.1%, 39.9%, 6.7%) |
| CIE-LAB | lab(81.40, 8.47, 31.90) |
| CIE-LCH | lch(81.40, 33.00, 75.13°) |
| OKLab | oklab(84.28% 0.0263 0.0792) |
| OKLCH | oklch(84.28% 0.083 71.6) |
| XYZ | xyz(59.7347, 59.1935, 34.2603) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.27
Very Light Brown
#D3B683
ΔE00 5.85
Tan
#D2B48C
ΔE00 5.91
Light Peach
#FFD8B1
ΔE00 5.95
Navajowhite
#FFDEAD
ΔE00 6.51
Fawn
#CFAF7B
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC38F #8FBAEE
analogous
#EE948F #EEC38F #EAEE8F
triadic
#EEC38F #8FEEC3 #C38FEE
tetradic
#EEC38F #8FEE94 #8FBAEE #EE8FEA
square
#EEC38F #8FEE94 #8FBAEE #EE8FEA
split-complementary
#EEC38F #8FEAEE #948FEE
monochromatic
#DE8A25 #E6A75A #EEC38F #F6DFC4 #FBF1E4
Accessibility & contrast
On white
1.64
#EEC38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EEC38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC38F
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC38F | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C48B
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#FDB8B5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec38f; /* rgb */ color: rgb(238, 195, 143); /* oklch */ color: oklch(84.3% 0.083 71.6);
Tailwind
colors: {
custom: {
50: '#f5d5b0',
500: '#eec38f',
950: '#000000',
},
}SCSS
$custom: #eec38f; $custom-light: #f5d5b0; $custom-dark: #000000;
JSON
{
"hex": "#eec38f",
"rgb": {
"r": 238,
"g": 195,
"b": 143
},
"hsl": {
"h": 32.842,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.84282,
"c": 0.08344,
"h": 71.6
},
"luminance": 0.59191
}Semantic roles & 50–950 ramp
primary
#EEC38F
secondary
#588BCA
accent
#69D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381