#EBE47C#EBE47C
#EBE47C is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.3% C 0.127 H 105.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE47C |
|---|---|
| RGB | rgb(235, 228, 124) |
| HSL | hsl(56, 74%, 70%) |
| HSV | hsv(56, 47%, 92%) |
| CMYK | cmyk(0%, 3%, 47.2%, 7.8%) |
| CIE-LAB | lab(89.21, -11.52, 51.24) |
| CIE-LCH | lch(89.21, 52.52, 102.67°) |
| OKLab | oklab(90.3% -0.0332 0.1221) |
| OKLCH | oklch(90.3% 0.127 105.2) |
| XYZ | xyz(65.6440, 74.6061, 30.0074) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.31
Sandy Yellow
#FDEE73
ΔE00 3.97
Dark Cream
#FFF39A
ΔE00 4.43
Straw
#FCF679
ΔE00 4.46
Dull Yellow
#EEDC5B
ΔE00 4.61
Yellowish
#FAEE66
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE47C #7C83EB
analogous
#EBAC7C #EBE47C #BBEB7C
triadic
#EBE47C #7CEBE4 #E47CEB
tetradic
#EBE47C #7CEBAC #7C83EB #EB7CBB
square
#EBE47C #7CEBAC #7C83EB #EB7CBB
split-complementary
#EBE47C #7CBBEB #AC7CEB
monochromatic
#CDC21F #E3D947 #EBE47C #F3EFB1 #FBFAE4
Accessibility & contrast
On white
1.32
#EBE47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EBE47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE47C
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE47C | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD73
Deuteranopia (green-blind)
#F7E281
Tritanopia (blue-blind)
#F9D8CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebe47c; /* rgb */ color: rgb(235, 228, 124); /* oklch */ color: oklch(90.3% 0.127 105.2);
Tailwind
colors: {
custom: {
50: '#f3eca4',
500: '#ebe47c',
950: '#000000',
},
}SCSS
$custom: #ebe47c; $custom-light: #f3eca4; $custom-dark: #000000;
JSON
{
"hex": "#ebe47c",
"rgb": {
"r": 235,
"g": 228,
"b": 124
},
"hsl": {
"h": 56.216,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.90297,
"c": 0.12656,
"h": 105.2
},
"luminance": 0.74604
}Semantic roles & 50–950 ramp
primary
#EBE47C
secondary
#474FC4
accent
#1CD610
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480