#EBDF7D#EBDF7D
#EBDF7D is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 89.3% C 0.120 H 102.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF7D |
|---|---|
| RGB | rgb(235, 223, 125) |
| HSL | hsl(53, 73%, 71%) |
| HSV | hsv(53, 47%, 92%) |
| CMYK | cmyk(0%, 5.1%, 46.8%, 7.8%) |
| CIE-LAB | lab(87.93, -8.93, 49.21) |
| CIE-LCH | lch(87.93, 50.01, 100.28°) |
| OKLab | oklab(89.29% -0.0257 0.1177) |
| OKLCH | oklch(89.29% 0.12 102.3) |
| XYZ | xyz(64.3519, 71.9202, 29.8902) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.08
Sandy
#F1DA7A
ΔE00 3.14
Dull Yellow
#EEDC5B
ΔE00 4.31
Sandy Yellow
#FDEE73
ΔE00 4.59
Dark Cream
#FFF39A
ΔE00 4.66
Yellow Tan
#FFE36E
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF7D #7D89EB
analogous
#EBA87D #EBDF7D #C0EB7D
triadic
#EBDF7D #7DEBDF #DF7DEB
tetradic
#EBDF7D #7DEBA8 #7D89EB #EB7DC0
square
#EBDF7D #7DEBA8 #7D89EB #EB7DC0
split-complementary
#EBDF7D #7DC0EB #A87DEB
monochromatic
#CEBB20 #E3D248 #EBDF7D #F3ECB2 #FBF8E4
Accessibility & contrast
On white
1.37
#EBDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#EBDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF7D
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF7D | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD975
Deuteranopia (green-blind)
#F3DF81
Tritanopia (blue-blind)
#F9D3C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdf7d; /* rgb */ color: rgb(235, 223, 125); /* oklch */ color: oklch(89.3% 0.120 102.3);
Tailwind
colors: {
custom: {
50: '#f3e8a4',
500: '#ebdf7d',
950: '#000000',
},
}SCSS
$custom: #ebdf7d; $custom-light: #f3e8a4; $custom-dark: #000000;
JSON
{
"hex": "#ebdf7d",
"rgb": {
"r": 235,
"g": 223,
"b": 125
},
"hsl": {
"h": 53.455,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.89286,
"c": 0.12047,
"h": 102.3
},
"luminance": 0.71918
}Semantic roles & 50–950 ramp
primary
#EBDF7D
secondary
#4856C4
accent
#26D510
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480