#E2CD90#E2CD90
#E2CD90 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.2% C 0.082 H 91.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CD90 |
|---|---|
| RGB | rgb(226, 205, 144) |
| HSL | hsl(45, 59%, 73%) |
| HSV | hsv(45, 36%, 89%) |
| CMYK | cmyk(0%, 9.3%, 36.3%, 11.4%) |
| CIE-LAB | lab(82.83, -1.34, 33.07) |
| CIE-LCH | lch(82.83, 33.10, 92.32°) |
| OKLab | oklab(85.16% -0.0018 0.082) |
| OKLCH | oklch(85.16% 0.082 91.3) |
| XYZ | xyz(58.2305, 61.8469, 35.2504) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.30
Sand (survey)
#E2CA76
ΔE00 4.36
Vanilla
#F3E5AB
ΔE00 5.70
Pale Peach
#FFE5AD
ΔE00 6.15
Wheat
#F5DEB3
ΔE00 6.31
Very Light Brown
#D3B683
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CD90 #90A5E2
analogous
#E2A490 #E2CD90 #CEE290
triadic
#E2CD90 #90E2CD #CD90E2
tetradic
#E2CD90 #90E2A4 #90A5E2 #E290CE
square
#E2CD90 #90E2A4 #90A5E2 #E290CE
split-complementary
#E2CD90 #90CEE2 #A490E2
monochromatic
#C49F33 #D5B75F #E2CD90 #EFE3C1 #F9F4E7
Accessibility & contrast
On white
1.57
#E2CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#E2CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CD90
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CD90 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8C
Deuteranopia (green-blind)
#DFD192
Tritanopia (blue-blind)
#EEC4BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #e2cd90; /* rgb */ color: rgb(226, 205, 144); /* oklch */ color: oklch(85.2% 0.082 91.3);
Tailwind
colors: {
custom: {
50: '#ecdcb1',
500: '#e2cd90',
950: '#000000',
},
}SCSS
$custom: #e2cd90; $custom-light: #ecdcb1; $custom-dark: #000000;
JSON
{
"hex": "#e2cd90",
"rgb": {
"r": 226,
"g": 205,
"b": 144
},
"hsl": {
"h": 44.634,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.8516,
"c": 0.08206,
"h": 91.3
},
"luminance": 0.61845
}Semantic roles & 50–950 ramp
primary
#E2CD90
secondary
#5C74BB
accent
#4AC61F
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161510
muted
#858481