#E2D883#E2D883
#E2D883 is a very light, moderate yellow. Relative luminance 0.669; OKLCH L 87.2% C 0.107 H 102.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D883 |
|---|---|
| RGB | rgb(226, 216, 131) |
| HSL | hsl(54, 62%, 70%) |
| HSV | hsv(54, 42%, 89%) |
| CMYK | cmyk(0%, 4.4%, 42%, 11.4%) |
| CIE-LAB | lab(85.46, -8.38, 43.05) |
| CIE-LCH | lch(85.46, 43.86, 101.02°) |
| OKLab | oklab(87.18% -0.0231 0.1044) |
| OKLCH | oklch(87.18% 0.107 102.5) |
| XYZ | xyz(60.0179, 66.9209, 31.2238) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.18
Sandy
#F1DA7A
ΔE00 4.04
Sand (survey)
#E2CA76
ΔE00 4.89
Greenish Beige
#C9D179
ΔE00 5.42
Palegoldenrod
#EEE8AA
ΔE00 5.83
Wheat (survey)
#FBDD7E
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D883 #838DE2
analogous
#E2A883 #E2D883 #BDE283
triadic
#E2D883 #83E2D8 #D883E2
tetradic
#E2D883 #83E2A8 #838DE2 #E283BD
square
#E2D883 #83E2A8 #838DE2 #E283BD
split-complementary
#E2D883 #83BDE2 #A883E2
monochromatic
#BEAF2C #D6C851 #E2D883 #EEE8B5 #F9F7E6
Accessibility & contrast
On white
1.46
#E2D883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#E2D883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D883
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D883 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37C
Deuteranopia (green-blind)
#E9D887
Tritanopia (blue-blind)
#EFCDC3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d883; /* rgb */ color: rgb(226, 216, 131); /* oklch */ color: oklch(87.2% 0.107 102.5);
Tailwind
colors: {
custom: {
50: '#ece3a8',
500: '#e2d883',
950: '#000000',
},
}SCSS
$custom: #e2d883; $custom-light: #ece3a8; $custom-dark: #000000;
JSON
{
"hex": "#e2d883",
"rgb": {
"r": 226,
"g": 216,
"b": 131
},
"hsl": {
"h": 53.684,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.87178,
"c": 0.10694,
"h": 102.5
},
"luminance": 0.66919
}Semantic roles & 50–950 ramp
primary
#E2D883
secondary
#4F5BBA
accent
#2ECA1C
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#161510
muted
#858480