#ECD09A#ECD09A
#ECD09A is a very light, moderate orange. Relative luminance 0.653; OKLCH L 86.8% C 0.077 H 83.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ECD09A |
|---|---|
| RGB | rgb(236, 208, 154) |
| HSL | hsl(40, 68%, 76%) |
| HSV | hsv(40, 35%, 93%) |
| CMYK | cmyk(0%, 11.9%, 34.7%, 7.5%) |
| CIE-LAB | lab(84.63, 2.17, 30.44) |
| CIE-LCH | lch(84.63, 30.52, 85.93°) |
| OKLab | oklab(86.84% 0.0086 0.0761) |
| OKLCH | oklch(86.84% 0.077 83.5) |
| XYZ | xyz(62.9819, 65.2800, 39.8483) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.21
Wheat
#F5DEB3
ΔE00 4.21
Pale Peach
#FFE5AD
ΔE00 4.70
Moccasin
#FFE4B5
ΔE00 4.88
Beige (survey)
#E6DAA6
ΔE00 5.45
Vanilla
#F3E5AB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECD09A #9AB6EC
analogous
#ECA79A #ECD09A #DFEC9A
triadic
#ECD09A #9AECD0 #D09AEC
tetradic
#ECD09A #9AECA7 #9AB6EC #EC9ADF
square
#ECD09A #9AECA7 #9AB6EC #EC9ADF
split-complementary
#ECD09A #9ADFEC #A79AEC
monochromatic
#D9A033 #E2B866 #ECD09A #F6E8CE #FAF3E5
Accessibility & contrast
On white
1.49
#ECD09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#ECD09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECD09A
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECD09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECD09A | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF96
Deuteranopia (green-blind)
#E4D69C
Tritanopia (blue-blind)
#F9C7C2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ecd09a; /* rgb */ color: rgb(236, 208, 154); /* oklch */ color: oklch(86.8% 0.077 83.5);
Tailwind
colors: {
custom: {
50: '#f3deb8',
500: '#ecd09a',
950: '#000000',
},
}SCSS
$custom: #ecd09a; $custom-light: #f3deb8; $custom-dark: #000000;
JSON
{
"hex": "#ecd09a",
"rgb": {
"r": 236,
"g": 208,
"b": 154
},
"hsl": {
"h": 39.512,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.86835,
"c": 0.07657,
"h": 83.5
},
"luminance": 0.65278
}Semantic roles & 50–950 ramp
primary
#ECD09A
secondary
#6285C8
accent
#55D015
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481