#E2D683#E2D683
#E2D683 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 86.8% C 0.105 H 101.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D683 |
|---|---|
| RGB | rgb(226, 214, 131) |
| HSL | hsl(52, 62%, 70%) |
| HSV | hsv(52, 42%, 89%) |
| CMYK | cmyk(0%, 5.3%, 42%, 11.4%) |
| CIE-LAB | lab(84.95, -7.37, 42.40) |
| CIE-LCH | lch(84.95, 43.03, 99.86°) |
| OKLab | oklab(86.77% -0.0202 0.1029) |
| OKLCH | oklch(86.77% 0.105 101.1) |
| XYZ | xyz(59.5086, 65.9023, 31.0540) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.66
Sandy
#F1DA7A
ΔE00 3.79
Sand (survey)
#E2CA76
ΔE00 4.21
Wheat (survey)
#FBDD7E
ΔE00 5.66
Greenish Beige
#C9D179
ΔE00 5.81
Palegoldenrod
#EEE8AA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D683 #838FE2
analogous
#E2A683 #E2D683 #BFE283
triadic
#E2D683 #83E2D6 #D683E2
tetradic
#E2D683 #83E2A6 #838FE2 #E283BF
square
#E2D683 #83E2A6 #838FE2 #E283BF
split-complementary
#E2D683 #83BFE2 #A683E2
monochromatic
#BEAC2C #D6C651 #E2D683 #EEE6B5 #F9F7E6
Accessibility & contrast
On white
1.48
#E2D683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#E2D683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D683
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D683 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17D
Deuteranopia (green-blind)
#E8D786
Tritanopia (blue-blind)
#EFCBC2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2d683; /* rgb */ color: rgb(226, 214, 131); /* oklch */ color: oklch(86.8% 0.105 101.1);
Tailwind
colors: {
custom: {
50: '#ece2a8',
500: '#e2d683',
950: '#000000',
},
}SCSS
$custom: #e2d683; $custom-light: #ece2a8; $custom-dark: #000000;
JSON
{
"hex": "#e2d683",
"rgb": {
"r": 226,
"g": 214,
"b": 131
},
"hsl": {
"h": 52.421,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.86767,
"c": 0.1049,
"h": 101.1
},
"luminance": 0.65901
}Semantic roles & 50–950 ramp
primary
#E2D683
secondary
#4F5DBA
accent
#32CA1C
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#161510
muted
#858480