#EBE47B#EBE47B
#EBE47B is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.3% C 0.128 H 105.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE47B |
|---|---|
| RGB | rgb(235, 228, 123) |
| HSL | hsl(56, 74%, 70%) |
| HSV | hsv(56, 48%, 92%) |
| CMYK | cmyk(0%, 3%, 47.7%, 7.8%) |
| CIE-LAB | lab(89.20, -11.61, 51.70) |
| CIE-LCH | lch(89.20, 52.99, 102.65°) |
| OKLab | oklab(90.28% -0.0336 0.1231) |
| OKLCH | oklch(90.28% 0.128 105.3) |
| XYZ | xyz(65.5811, 74.5809, 29.6760) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.43
Sandy Yellow
#FDEE73
ΔE00 3.89
Straw
#FCF679
ΔE00 4.39
Dark Cream
#FFF39A
ΔE00 4.51
Dull Yellow
#EEDC5B
ΔE00 4.52
Yellowish
#FAEE66
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE47B #7B82EB
analogous
#EBAC7B #EBE47B #BAEB7B
triadic
#EBE47B #7BEBE4 #E47BEB
tetradic
#EBE47B #7BEBAC #7B82EB #EB7BBA
square
#EBE47B #7BEBAC #7B82EB #EB7BBA
split-complementary
#EBE47B #7BBAEB #AC7BEB
monochromatic
#CDC21F #E3D946 #EBE47B #F3EFB0 #FBFAE4
Accessibility & contrast
On white
1.32
#EBE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EBE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE47B
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE47B | 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)
#F4DD72
Deuteranopia (green-blind)
#F7E280
Tritanopia (blue-blind)
#F9D8CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebe47b; /* rgb */ color: rgb(235, 228, 123); /* oklch */ color: oklch(90.3% 0.128 105.3);
Tailwind
colors: {
custom: {
50: '#f3eca3',
500: '#ebe47b',
950: '#000000',
},
}SCSS
$custom: #ebe47b; $custom-light: #f3eca3; $custom-dark: #000000;
JSON
{
"hex": "#ebe47b",
"rgb": {
"r": 235,
"g": 228,
"b": 123
},
"hsl": {
"h": 56.25,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.90283,
"c": 0.12755,
"h": 105.3
},
"luminance": 0.74579
}Semantic roles & 50–950 ramp
primary
#EBE47B
secondary
#464EC4
accent
#1CD610
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480