#EBD97F#EBD97F
#EBD97F is a very light, moderate yellow. Relative luminance 0.688; OKLCH L 88.1% C 0.113 H 98.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD97F |
|---|---|
| RGB | rgb(235, 217, 127) |
| HSL | hsl(50, 73%, 71%) |
| HSV | hsv(50, 46%, 92%) |
| CMYK | cmyk(0%, 7.7%, 46%, 7.8%) |
| CIE-LAB | lab(86.42, -5.71, 46.37) |
| CIE-LCH | lch(86.42, 46.72, 97.02°) |
| OKLab | oklab(88.09% -0.0162 0.1115) |
| OKLCH | oklch(88.09% 0.113 98.3) |
| XYZ | xyz(62.9063, 68.8224, 30.0450) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.64
Khaki (CSS)
#F0E68C
ΔE00 3.42
Wheat (survey)
#FBDD7E
ΔE00 3.60
Sand (survey)
#E2CA76
ΔE00 3.83
Pale Gold
#FDDE6C
ΔE00 4.82
Yellow Tan
#FFE36E
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD97F #7F91EB
analogous
#EBA37F #EBD97F #C7EB7F
triadic
#EBD97F #7FEBD9 #D97FEB
tetradic
#EBD97F #7FEBA3 #7F91EB #EB7FC7
square
#EBD97F #7FEBA3 #7F91EB #EB7FC7
split-complementary
#EBD97F #7FC7EB #A37FEB
monochromatic
#CFB220 #E3C94A #EBD97F #F3E9B4 #FBF7E5
Accessibility & contrast
On white
1.42
#EBD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#EBD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD97F
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD97F | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D478
Deuteranopia (green-blind)
#EEDB83
Tritanopia (blue-blind)
#FACDC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebd97f; /* rgb */ color: rgb(235, 217, 127); /* oklch */ color: oklch(88.1% 0.113 98.3);
Tailwind
colors: {
custom: {
50: '#f3e4a6',
500: '#ebd97f',
950: '#000000',
},
}SCSS
$custom: #ebd97f; $custom-light: #f3e4a6; $custom-dark: #000000;
JSON
{
"hex": "#ebd97f",
"rgb": {
"r": 235,
"g": 217,
"b": 127
},
"hsl": {
"h": 50,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.88094,
"c": 0.11271,
"h": 98.3
},
"luminance": 0.6882
}Semantic roles & 50–950 ramp
primary
#EBD97F
secondary
#4A5EC4
accent
#31D510
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480