#EBDF7E#EBDF7E
#EBDF7E is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.3% C 0.119 H 102.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF7E |
|---|---|
| RGB | rgb(235, 223, 126) |
| HSL | hsl(53, 73%, 71%) |
| HSV | hsv(53, 46%, 92%) |
| CMYK | cmyk(0%, 5.1%, 46.4%, 7.8%) |
| CIE-LAB | lab(87.94, -8.84, 48.74) |
| CIE-LCH | lch(87.94, 49.53, 100.27°) |
| OKLab | oklab(89.3% -0.0253 0.1167) |
| OKLCH | oklch(89.3% 0.119 102.3) |
| XYZ | xyz(64.4161, 71.9459, 30.2284) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.99
Sandy
#F1DA7A
ΔE00 3.13
Dull Yellow
#EEDC5B
ΔE00 4.45
Dark Cream
#FFF39A
ΔE00 4.61
Sandy Yellow
#FDEE73
ΔE00 4.68
Wheat (survey)
#FBDD7E
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF7E #7E8AEB
analogous
#EBA87E #EBDF7E #C1EB7E
triadic
#EBDF7E #7EEBDF #DF7EEB
tetradic
#EBDF7E #7EEBA8 #7E8AEB #EB7EC1
square
#EBDF7E #7EEBA8 #7E8AEB #EB7EC1
split-complementary
#EBDF7E #7EC1EB #A87EEB
monochromatic
#CFBB20 #E3D249 #EBDF7E #F3ECB3 #FBF8E5
Accessibility & contrast
On white
1.36
#EBDF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#EBDF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF7E
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF7E | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD976
Deuteranopia (green-blind)
#F3DF82
Tritanopia (blue-blind)
#F9D3C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf7e; /* rgb */ color: rgb(235, 223, 126); /* oklch */ color: oklch(89.3% 0.119 102.3);
Tailwind
colors: {
custom: {
50: '#f3e8a5',
500: '#ebdf7e',
950: '#000000',
},
}SCSS
$custom: #ebdf7e; $custom-light: #f3e8a5; $custom-dark: #000000;
JSON
{
"hex": "#ebdf7e",
"rgb": {
"r": 235,
"g": 223,
"b": 126
},
"hsl": {
"h": 53.394,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.893,
"c": 0.11945,
"h": 102.3
},
"luminance": 0.71944
}Semantic roles & 50–950 ramp
primary
#EBDF7E
secondary
#4957C4
accent
#26D510
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480