#E6DF7D#E6DF7D
#E6DF7D is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 88.9% C 0.121 H 105.0°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DF7D |
|---|---|
| RGB | rgb(230, 223, 125) |
| HSL | hsl(56, 68%, 70%) |
| HSV | hsv(56, 46%, 90%) |
| CMYK | cmyk(0%, 3%, 45.7%, 9.8%) |
| CIE-LAB | lab(87.52, -10.91, 48.62) |
| CIE-LCH | lch(87.52, 49.83, 102.65°) |
| OKLab | oklab(88.87% -0.0311 0.1165) |
| OKLCH | oklch(88.87% 0.121 105) |
| XYZ | xyz(62.7239, 71.0807, 29.8139) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.29
Sandy
#F1DA7A
ΔE00 4.43
Dull Yellow
#EEDC5B
ΔE00 5.01
Dark Cream
#FFF39A
ΔE00 5.02
Sandy Yellow
#FDEE73
ΔE00 5.15
Buff
#FEF69E
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DF7D #7D84E6
analogous
#E6AB7D #E6DF7D #B9E67D
triadic
#E6DF7D #7DE6DF #DF7DE6
tetradic
#E6DF7D #7DE6AB #7D84E6 #E67DB9
square
#E6DF7D #7DE6AB #7D84E6 #E67DB9
split-complementary
#E6DF7D #7DB9E6 #AB7DE6
monochromatic
#C3B926 #DCD24A #E6DF7D #F0ECB0 #FAF8E4
Accessibility & contrast
On white
1.38
#E6DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#E6DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DF7D
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DF7D | 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)
#EED975
Deuteranopia (green-blind)
#F1DE81
Tritanopia (blue-blind)
#F3D4C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e6df7d; /* rgb */ color: rgb(230, 223, 125); /* oklch */ color: oklch(88.9% 0.121 105.0);
Tailwind
colors: {
custom: {
50: '#f0e8a4',
500: '#e6df7d',
950: '#000000',
},
}SCSS
$custom: #e6df7d; $custom-light: #f0e8a4; $custom-dark: #000000;
JSON
{
"hex": "#e6df7d",
"rgb": {
"r": 230,
"g": 223,
"b": 125
},
"hsl": {
"h": 56,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.88866,
"c": 0.12054,
"h": 105
},
"luminance": 0.71079
}Semantic roles & 50–950 ramp
primary
#E6DF7D
secondary
#4951BE
accent
#22D016
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480