#E6DF7E#E6DF7E
#E6DF7E is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 88.9% C 0.120 H 104.9°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DF7E |
|---|---|
| RGB | rgb(230, 223, 126) |
| HSL | hsl(56, 68%, 70%) |
| HSV | hsv(56, 45%, 90%) |
| CMYK | cmyk(0%, 3%, 45.2%, 9.8%) |
| CIE-LAB | lab(87.54, -10.82, 48.15) |
| CIE-LCH | lch(87.54, 49.35, 102.66°) |
| OKLab | oklab(88.88% -0.0308 0.1155) |
| OKLCH | oklch(88.88% 0.12 104.9) |
| XYZ | xyz(62.7881, 71.1064, 30.1520) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.21
Sandy
#F1DA7A
ΔE00 4.42
Dark Cream
#FFF39A
ΔE00 4.97
Dull Yellow
#EEDC5B
ΔE00 5.13
Sandy Yellow
#FDEE73
ΔE00 5.24
Buff
#FEF69E
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DF7E #7E85E6
analogous
#E6AB7E #E6DF7E #B9E67E
triadic
#E6DF7E #7EE6DF #DF7EE6
tetradic
#E6DF7E #7EE6AB #7E85E6 #E67EB9
square
#E6DF7E #7EE6AB #7E85E6 #E67EB9
split-complementary
#E6DF7E #7EB9E6 #AB7EE6
monochromatic
#C4B926 #DCD24B #E6DF7E #F0ECB1 #FAF8E5
Accessibility & contrast
On white
1.38
#E6DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#E6DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DF7E
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DF7E | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED976
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#F3D4C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e6df7e; /* rgb */ color: rgb(230, 223, 126); /* oklch */ color: oklch(88.9% 0.120 104.9);
Tailwind
colors: {
custom: {
50: '#f0e8a5',
500: '#e6df7e',
950: '#000000',
},
}SCSS
$custom: #e6df7e; $custom-light: #f0e8a5; $custom-dark: #000000;
JSON
{
"hex": "#e6df7e",
"rgb": {
"r": 230,
"g": 223,
"b": 126
},
"hsl": {
"h": 55.962,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.8888,
"c": 0.11951,
"h": 104.9
},
"luminance": 0.71105
}Semantic roles & 50–950 ramp
primary
#E6DF7E
secondary
#4A52BE
accent
#23CF16
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480