#EBDF8F#EBDF8F
#EBDF8F is a very light, moderate yellow. Relative luminance 0.724; OKLCH L 89.6% C 0.101 H 100.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF8F |
|---|---|
| RGB | rgb(235, 223, 143) |
| HSL | hsl(52, 70%, 74%) |
| HSV | hsv(52, 39%, 92%) |
| CMYK | cmyk(0%, 5.1%, 39.1%, 7.8%) |
| CIE-LAB | lab(88.17, -7.13, 40.67) |
| CIE-LCH | lch(88.17, 41.29, 99.95°) |
| OKLab | oklab(89.56% -0.019 0.0995) |
| OKLCH | oklch(89.56% 0.101 100.8) |
| XYZ | xyz(65.6078, 72.4225, 36.5042) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.18
Sandy
#F1DA7A
ΔE00 3.99
Palegoldenrod
#EEE8AA
ΔE00 4.32
Light Tan
#FBEEAC
ΔE00 4.41
Dark Cream
#FFF39A
ΔE00 4.44
Vanilla
#F3E5AB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF8F #8F9BEB
analogous
#EBB18F #EBDF8F #C9EB8F
triadic
#EBDF8F #8FEBDF #DF8FEB
tetradic
#EBDF8F #8FEBB1 #8F9BEB #EB8FC9
square
#EBDF8F #8FEBB1 #8F9BEB #EB8FC9
split-complementary
#EBDF8F #8FC9EB #B18FEB
monochromatic
#D8C127 #E2D05B #EBDF8F #F4EEC3 #FAF8E5
Accessibility & contrast
On white
1.36
#EBDF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#EBDF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF8F
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF8F | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA89
Deuteranopia (green-blind)
#F1E092
Tritanopia (blue-blind)
#F8D5CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf8f; /* rgb */ color: rgb(235, 223, 143); /* oklch */ color: oklch(89.6% 0.101 100.8);
Tailwind
colors: {
custom: {
50: '#f3e8b1',
500: '#ebdf8f',
950: '#000000',
},
}SCSS
$custom: #ebdf8f; $custom-light: #f3e8b1; $custom-dark: #000000;
JSON
{
"hex": "#ebdf8f",
"rgb": {
"r": 235,
"g": 223,
"b": 143
},
"hsl": {
"h": 52.174,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.89556,
"c": 0.1013,
"h": 100.8
},
"luminance": 0.72421
}Semantic roles & 50–950 ramp
primary
#EBDF8F
secondary
#5967C6
accent
#2DD214
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171611
muted
#858481