#EBDA7F#EBDA7F
#EBDA7F is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.3% C 0.114 H 99.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA7F |
|---|---|
| RGB | rgb(235, 218, 127) |
| HSL | hsl(51, 73%, 71%) |
| HSV | hsv(51, 46%, 92%) |
| CMYK | cmyk(0%, 7.2%, 46%, 7.8%) |
| CIE-LAB | lab(86.67, -6.22, 46.69) |
| CIE-LCH | lch(86.67, 47.10, 97.59°) |
| OKLab | oklab(88.3% -0.0177 0.1122) |
| OKLCH | oklch(88.3% 0.114 99) |
| XYZ | xyz(63.1648, 69.3395, 30.1312) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.79
Khaki (CSS)
#F0E68C
ΔE00 3.11
Wheat (survey)
#FBDD7E
ΔE00 3.79
Sand (survey)
#E2CA76
ΔE00 4.16
Pale Gold
#FDDE6C
ΔE00 4.88
Dull Yellow
#EEDC5B
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA7F #7F90EB
analogous
#EBA47F #EBDA7F #C6EB7F
triadic
#EBDA7F #7FEBDA #DA7FEB
tetradic
#EBDA7F #7FEBA4 #7F90EB #EB7FC6
square
#EBDA7F #7FEBA4 #7F90EB #EB7FC6
split-complementary
#EBDA7F #7FC6EB #A47FEB
monochromatic
#CFB420 #E3CB4A #EBDA7F #F3E9B4 #FBF7E5
Accessibility & contrast
On white
1.41
#EBDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#EBDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA7F
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA7F | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD578
Deuteranopia (green-blind)
#EFDC83
Tritanopia (blue-blind)
#F9CEC4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda7f; /* rgb */ color: rgb(235, 218, 127); /* oklch */ color: oklch(88.3% 0.114 99.0);
Tailwind
colors: {
custom: {
50: '#f3e5a6',
500: '#ebda7f',
950: '#000000',
},
}SCSS
$custom: #ebda7f; $custom-light: #f3e5a6; $custom-dark: #000000;
JSON
{
"hex": "#ebda7f",
"rgb": {
"r": 235,
"g": 218,
"b": 127
},
"hsl": {
"h": 50.556,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.88297,
"c": 0.11362,
"h": 99
},
"luminance": 0.69337
}Semantic roles & 50–950 ramp
primary
#EBDA7F
secondary
#4A5DC4
accent
#2FD510
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480