#EECD83#EECD83
#EECD83 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.0% C 0.100 H 86.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD83 |
|---|---|
| RGB | rgb(238, 205, 131) |
| HSL | hsl(41, 76%, 72%) |
| HSV | hsv(41, 45%, 93%) |
| CMYK | cmyk(0%, 13.9%, 45%, 6.7%) |
| CIE-LAB | lab(83.69, 2.02, 41.03) |
| CIE-LCH | lch(83.69, 41.08, 87.19°) |
| OKLab | oklab(86.03% 0.0064 0.0997) |
| OKLCH | oklch(86.03% 0.1 86.3) |
| XYZ | xyz(61.1899, 63.4812, 30.4983) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.73
Wheat (survey)
#FBDD7E
ΔE00 5.10
Sandy
#F1DA7A
ΔE00 5.65
Pale Peach
#FFE5AD
ΔE00 6.59
Light Mustard
#F7D560
ΔE00 6.64
Tan (survey)
#D1B26F
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD83 #83A4EE
analogous
#EE9783 #EECD83 #DAEE83
triadic
#EECD83 #83EECD #CD83EE
tetradic
#EECD83 #83EE97 #83A4EE #EE83DA
square
#EECD83 #83EE97 #83A4EE #EE83DA
split-complementary
#EECD83 #83DAEE #9783EE
monochromatic
#D99F1E #E7B74D #EECD83 #F5E3B9 #FBF4E4
Accessibility & contrast
On white
1.53
#EECD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#EECD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD83
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD83 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#E6D485
Tritanopia (blue-blind)
#FDC1BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecd83; /* rgb */ color: rgb(238, 205, 131); /* oklch */ color: oklch(86.0% 0.100 86.3);
Tailwind
colors: {
custom: {
50: '#f5dca8',
500: '#eecd83',
950: '#000000',
},
}SCSS
$custom: #eecd83; $custom-light: #f5dca8; $custom-dark: #000000;
JSON
{
"hex": "#eecd83",
"rgb": {
"r": 238,
"g": 205,
"b": 131
},
"hsl": {
"h": 41.495,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86026,
"c": 0.09992,
"h": 86.3
},
"luminance": 0.63478
}Semantic roles & 50–950 ramp
primary
#EECD83
secondary
#4D73C8
accent
#4CD80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171510
muted
#858480