#EBDA81#EBDA81
#EBDA81 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.3% C 0.112 H 98.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA81 |
|---|---|
| RGB | rgb(235, 218, 129) |
| HSL | hsl(50, 73%, 71%) |
| HSV | hsv(50, 45%, 92%) |
| CMYK | cmyk(0%, 7.2%, 45.1%, 7.8%) |
| CIE-LAB | lab(86.70, -6.03, 45.74) |
| CIE-LCH | lch(86.70, 46.14, 97.51°) |
| OKLab | oklab(88.33% -0.017 0.1103) |
| OKLCH | oklch(88.33% 0.112 98.8) |
| XYZ | xyz(63.2964, 69.3921, 30.8244) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.92
Khaki (CSS)
#F0E68C
ΔE00 3.09
Wheat (survey)
#FBDD7E
ΔE00 3.81
Sand (survey)
#E2CA76
ΔE00 4.10
Pale Gold
#FDDE6C
ΔE00 5.06
Yellow Tan
#FFE36E
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA81 #8192EB
analogous
#EBA581 #EBDA81 #C7EB81
triadic
#EBDA81 #81EBDA #DA81EB
tetradic
#EBDA81 #81EBA5 #8192EB #EB81C7
square
#EBDA81 #81EBA5 #8192EB #EB81C7
split-complementary
#EBDA81 #81C7EB #A581EB
monochromatic
#D1B421 #E3CA4C #EBDA81 #F3EAB6 #FBF7E5
Accessibility & contrast
On white
1.41
#EBDA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EBDA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA81
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA81 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD57A
Deuteranopia (green-blind)
#EEDC85
Tritanopia (blue-blind)
#F9CEC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda81; /* rgb */ color: rgb(235, 218, 129); /* oklch */ color: oklch(88.3% 0.112 98.8);
Tailwind
colors: {
custom: {
50: '#f3e5a7',
500: '#ebda81',
950: '#000000',
},
}SCSS
$custom: #ebda81; $custom-light: #f3e5a7; $custom-dark: #000000;
JSON
{
"hex": "#ebda81",
"rgb": {
"r": 235,
"g": 218,
"b": 129
},
"hsl": {
"h": 50.377,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.88326,
"c": 0.11155,
"h": 98.8
},
"luminance": 0.6939
}Semantic roles & 50–950 ramp
primary
#EBDA81
secondary
#4C5FC5
accent
#30D511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480