#EBDA74#EBDA74
#EBDA74 is a very light, vivid yellow. Relative luminance 0.691; OKLCH L 88.1% C 0.125 H 100.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA74 |
|---|---|
| RGB | rgb(235, 218, 116) |
| HSL | hsl(51, 75%, 69%) |
| HSV | hsv(51, 51%, 92%) |
| CMYK | cmyk(0%, 7.2%, 50.6%, 7.8%) |
| CIE-LAB | lab(86.54, -7.21, 51.83) |
| CIE-LCH | lch(86.54, 52.32, 97.92°) |
| OKLab | oklab(88.15% -0.0217 0.1228) |
| OKLCH | oklch(88.15% 0.125 100) |
| XYZ | xyz(62.4867, 69.0682, 26.5596) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.95
Dull Yellow
#EEDC5B
ΔE00 3.34
Khaki (CSS)
#F0E68C
ΔE00 3.67
Sand Yellow
#FCE166
ΔE00 4.05
Wheat (survey)
#FBDD7E
ΔE00 4.05
Yellow Tan
#FFE36E
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA74 #7485EB
analogous
#EB9F74 #EBDA74 #C1EB74
triadic
#EBDA74 #74EBDA #DA74EB
tetradic
#EBDA74 #74EB9F #7485EB #EB74C1
square
#EBDA74 #74EB9F #7485EB #EB74C1
split-complementary
#EBDA74 #74C1EB #9F74EB
monochromatic
#C8AF1D #E3CC3E #EBDA74 #F3E8AA #FAF6DF
Accessibility & contrast
On white
1.42
#EBDA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#EBDA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA74
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA74 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#F0DC78
Tritanopia (blue-blind)
#FACDC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda74; /* rgb */ color: rgb(235, 218, 116); /* oklch */ color: oklch(88.1% 0.125 100.0);
Tailwind
colors: {
custom: {
50: '#f4e59e',
500: '#ebda74',
950: '#000000',
},
}SCSS
$custom: #ebda74; $custom-light: #f4e59e; $custom-dark: #000000;
JSON
{
"hex": "#ebda74",
"rgb": {
"r": 235,
"g": 218,
"b": 116
},
"hsl": {
"h": 51.429,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.88147,
"c": 0.12465,
"h": 100
},
"luminance": 0.69066
}Semantic roles & 50–950 ramp
primary
#EBDA74
secondary
#4053C3
accent
#2BD70F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480