#EBDA92#EBDA92
#EBDA92 is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.6% C 0.093 H 96.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA92 |
|---|---|
| RGB | rgb(235, 218, 146) |
| HSL | hsl(49, 69%, 75%) |
| HSV | hsv(49, 38%, 92%) |
| CMYK | cmyk(0%, 7.2%, 37.9%, 7.8%) |
| CIE-LAB | lab(86.94, -4.27, 37.57) |
| CIE-LCH | lch(86.94, 37.81, 96.48°) |
| OKLab | oklab(88.6% -0.0105 0.0925) |
| OKLCH | oklch(88.6% 0.093 96.5) |
| XYZ | xyz(64.5219, 69.8823, 37.2784) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.85
Sandy
#F1DA7A
ΔE00 4.17
Beige (survey)
#E6DAA6
ΔE00 4.26
Khaki (CSS)
#F0E68C
ΔE00 4.30
Sand (survey)
#E2CA76
ΔE00 4.58
Light Tan
#FBEEAC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA92 #92A3EB
analogous
#EBAD92 #EBDA92 #D0EB92
triadic
#EBDA92 #92EBDA #DA92EB
tetradic
#EBDA92 #92EBAD #92A3EB #EB92D0
square
#EBDA92 #92EBAD #92A3EB #EB92D0
split-complementary
#EBDA92 #92D0EB #AD92EB
monochromatic
#D8B72B #E2C85E #EBDA92 #F4ECC6 #FAF6E5
Accessibility & contrast
On white
1.40
#EBDA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#EBDA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA92
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA92 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68D
Deuteranopia (green-blind)
#EDDC95
Tritanopia (blue-blind)
#F8D0C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebda92; /* rgb */ color: rgb(235, 218, 146); /* oklch */ color: oklch(88.6% 0.093 96.5);
Tailwind
colors: {
custom: {
50: '#f3e5b2',
500: '#ebda92',
950: '#000000',
},
}SCSS
$custom: #ebda92; $custom-light: #f3e5b2; $custom-dark: #000000;
JSON
{
"hex": "#ebda92",
"rgb": {
"r": 235,
"g": 218,
"b": 146
},
"hsl": {
"h": 48.539,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.88595,
"c": 0.0931,
"h": 96.5
},
"luminance": 0.6988
}Semantic roles & 50–950 ramp
primary
#EBDA92
secondary
#5B70C6
accent
#39D115
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481