#EBE47A#EBE47A
#EBE47A is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.3% C 0.129 H 105.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE47A |
|---|---|
| RGB | rgb(235, 228, 122) |
| HSL | hsl(56, 74%, 70%) |
| HSV | hsv(56, 48%, 92%) |
| CMYK | cmyk(0%, 3%, 48.1%, 7.8%) |
| CIE-LAB | lab(89.18, -11.70, 52.16) |
| CIE-LCH | lch(89.18, 53.46, 102.64°) |
| OKLab | oklab(90.27% -0.034 0.124) |
| OKLCH | oklch(90.27% 0.129 105.3) |
| XYZ | xyz(65.5188, 74.5560, 29.3480) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.56
Sandy Yellow
#FDEE73
ΔE00 3.81
Straw
#FCF679
ΔE00 4.32
Dull Yellow
#EEDC5B
ΔE00 4.42
Yellowish
#FAEE66
ΔE00 4.42
Dark Cream
#FFF39A
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE47A #7A81EB
analogous
#EBAB7A #EBE47A #BAEB7A
triadic
#EBE47A #7AEBE4 #E47AEB
tetradic
#EBE47A #7AEBAB #7A81EB #EB7ABA
square
#EBE47A #7AEBAB #7A81EB #EB7ABA
split-complementary
#EBE47A #7ABAEB #AB7AEB
monochromatic
#CCC11F #E3D945 #EBE47A #F3EFAF #FBFAE4
Accessibility & contrast
On white
1.32
#EBE47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EBE47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE47A
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE47A | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD71
Deuteranopia (green-blind)
#F7E27F
Tritanopia (blue-blind)
#F9D8CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebe47a; /* rgb */ color: rgb(235, 228, 122); /* oklch */ color: oklch(90.3% 0.129 105.3);
Tailwind
colors: {
custom: {
50: '#f3eca3',
500: '#ebe47a',
950: '#000000',
},
}SCSS
$custom: #ebe47a; $custom-light: #f3eca3; $custom-dark: #000000;
JSON
{
"hex": "#ebe47a",
"rgb": {
"r": 235,
"g": 228,
"b": 122
},
"hsl": {
"h": 56.283,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.9027,
"c": 0.12855,
"h": 105.3
},
"luminance": 0.74554
}Semantic roles & 50–950 ramp
primary
#EBE47A
secondary
#454DC4
accent
#1CD610
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480