#EECD81#EECD81
#EECD81 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.0% C 0.102 H 86.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD81 |
|---|---|
| RGB | rgb(238, 205, 129) |
| HSL | hsl(42, 76%, 72%) |
| HSV | hsv(42, 46%, 93%) |
| CMYK | cmyk(0%, 13.9%, 45.8%, 6.7%) |
| CIE-LAB | lab(83.67, 1.82, 42.00) |
| CIE-LCH | lch(83.67, 42.04, 87.52°) |
| OKLab | oklab(85.99% 0.0057 0.1018) |
| OKLCH | oklch(85.99% 0.102 86.8) |
| XYZ | xyz(61.0557, 63.4275, 29.7913) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.49
Wheat (survey)
#FBDD7E
ΔE00 4.84
Sandy
#F1DA7A
ΔE00 5.38
Light Mustard
#F7D560
ΔE00 6.29
Pale Peach
#FFE5AD
ΔE00 6.80
Maize
#F4D054
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD81 #81A2EE
analogous
#EE9781 #EECD81 #D9EE81
triadic
#EECD81 #81EECD #CD81EE
tetradic
#EECD81 #81EE97 #81A2EE #EE81D9
square
#EECD81 #81EE97 #81A2EE #EE81D9
split-complementary
#EECD81 #81D9EE #9781EE
monochromatic
#D89F1D #E7B84B #EECD81 #F5E2B7 #FBF4E4
Accessibility & contrast
On white
1.53
#EECD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EECD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD81
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD81 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB7B
Deuteranopia (green-blind)
#E6D483
Tritanopia (blue-blind)
#FEC1BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecd81; /* rgb */ color: rgb(238, 205, 129); /* oklch */ color: oklch(86.0% 0.102 86.8);
Tailwind
colors: {
custom: {
50: '#f5dca7',
500: '#eecd81',
950: '#000000',
},
}SCSS
$custom: #eecd81; $custom-light: #f5dca7; $custom-dark: #000000;
JSON
{
"hex": "#eecd81",
"rgb": {
"r": 238,
"g": 205,
"b": 129
},
"hsl": {
"h": 41.835,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.85994,
"c": 0.10195,
"h": 86.8
},
"luminance": 0.63425
}Semantic roles & 50–950 ramp
primary
#EECD81
secondary
#4B71C8
accent
#4BD80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480