#EBDF94#EBDF94
#EBDF94 is a very light, moderate yellow. Relative luminance 0.726; OKLCH L 89.6% C 0.096 H 100.3°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF94 |
|---|---|
| RGB | rgb(235, 223, 148) |
| HSL | hsl(52, 69%, 75%) |
| HSV | hsv(52, 37%, 92%) |
| CMYK | cmyk(0%, 5.1%, 37%, 7.8%) |
| CIE-LAB | lab(88.25, -6.58, 38.25) |
| CIE-LCH | lch(88.25, 38.82, 99.76°) |
| OKLab | oklab(89.64% -0.017 0.0942) |
| OKLCH | oklch(89.64% 0.096 100.3) |
| XYZ | xyz(65.9950, 72.5774, 38.5436) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.87
Palegoldenrod
#EEE8AA
ΔE00 3.62
Vanilla
#F3E5AB
ΔE00 3.87
Light Tan
#FBEEAC
ΔE00 3.88
Sandy
#F1DA7A
ΔE00 4.58
Dark Cream
#FFF39A
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF94 #94A0EB
analogous
#EBB394 #EBDF94 #CCEB94
triadic
#EBDF94 #94EBDF #DF94EB
tetradic
#EBDF94 #94EBB3 #94A0EB #EB94CC
square
#EBDF94 #94EBB3 #94A0EB #EB94CC
split-complementary
#EBDF94 #94CCEB #B394EB
monochromatic
#D8C02D #E1D060 #EBDF94 #F5EEC8 #FAF7E5
Accessibility & contrast
On white
1.35
#EBDF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#EBDF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF94
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF94 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#F0E097
Tritanopia (blue-blind)
#F7D5CC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf94; /* rgb */ color: rgb(235, 223, 148); /* oklch */ color: oklch(89.6% 0.096 100.3);
Tailwind
colors: {
custom: {
50: '#f2e8b4',
500: '#ebdf94',
950: '#000000',
},
}SCSS
$custom: #ebdf94; $custom-light: #f2e8b4; $custom-dark: #000000;
JSON
{
"hex": "#ebdf94",
"rgb": {
"r": 235,
"g": 223,
"b": 148
},
"hsl": {
"h": 51.724,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.89639,
"c": 0.09571,
"h": 100.3
},
"luminance": 0.72576
}Semantic roles & 50–950 ramp
primary
#EBDF94
secondary
#5D6CC6
accent
#2FD015
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481