#EBDF8D#EBDF8D
#EBDF8D is a very light, moderate yellow. Relative luminance 0.724; OKLCH L 89.5% C 0.104 H 101.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF8D |
|---|---|
| RGB | rgb(235, 223, 141) |
| HSL | hsl(52, 70%, 74%) |
| HSV | hsv(52, 40%, 92%) |
| CMYK | cmyk(0%, 5.1%, 40%, 7.8%) |
| CIE-LAB | lab(88.14, -7.34, 41.63) |
| CIE-LCH | lch(88.14, 42.27, 100.01°) |
| OKLab | oklab(89.52% -0.0197 0.1016) |
| OKLCH | oklch(89.52% 0.104 101) |
| XYZ | xyz(65.4576, 72.3625, 35.7134) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.96
Sandy
#F1DA7A
ΔE00 3.79
Dark Cream
#FFF39A
ΔE00 4.37
Palegoldenrod
#EEE8AA
ΔE00 4.60
Light Tan
#FBEEAC
ΔE00 4.65
Buff
#FEF69E
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF8D #8D99EB
analogous
#EBB08D #EBDF8D #C8EB8D
triadic
#EBDF8D #8DEBDF #DF8DEB
tetradic
#EBDF8D #8DEBB0 #8D99EB #EB8DC8
square
#EBDF8D #8DEBB0 #8D99EB #EB8DC8
split-complementary
#EBDF8D #8DC8EB #B08DEB
monochromatic
#D8C126 #E2D059 #EBDF8D #F4EEC1 #FAF8E5
Accessibility & contrast
On white
1.36
#EBDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#EBDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF8D
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF8D | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#F1DF90
Tritanopia (blue-blind)
#F8D4CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf8d; /* rgb */ color: rgb(235, 223, 141); /* oklch */ color: oklch(89.5% 0.104 101.0);
Tailwind
colors: {
custom: {
50: '#f3e8af',
500: '#ebdf8d',
950: '#000000',
},
}SCSS
$custom: #ebdf8d; $custom-light: #f3e8af; $custom-dark: #000000;
JSON
{
"hex": "#ebdf8d",
"rgb": {
"r": 235,
"g": 223,
"b": 141
},
"hsl": {
"h": 52.34,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.89523,
"c": 0.10352,
"h": 101
},
"luminance": 0.72361
}Semantic roles & 50–950 ramp
primary
#EBDF8D
secondary
#5765C6
accent
#2CD213
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481