#EBE985#EBE985
#EBE985 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.4% C 0.123 H 107.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE985 |
|---|---|
| RGB | rgb(235, 233, 133) |
| HSL | hsl(59, 72%, 72%) |
| HSV | hsv(59, 43%, 92%) |
| CMYK | cmyk(0%, 0.9%, 43.4%, 7.8%) |
| CIE-LAB | lab(90.61, -13.15, 48.65) |
| CIE-LCH | lch(90.61, 50.40, 105.12°) |
| OKLab | oklab(91.45% -0.0371 0.117) |
| OKLCH | oklch(91.45% 0.123 107.6) |
| XYZ | xyz(67.6348, 77.6350, 33.6080) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.51
Buff
#FEF69E
ΔE00 3.92
Dark Cream
#FFF39A
ΔE00 4.04
Manilla
#FFFA86
ΔE00 4.22
Straw
#FCF679
ΔE00 4.39
Yellowish Tan
#FCFC81
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE985 #8587EB
analogous
#EBB685 #EBE985 #BAEB85
triadic
#EBE985 #85EBE9 #E985EB
tetradic
#EBE985 #85EBB6 #8587EB #EB85BA
square
#EBE985 #85EBB6 #8587EB #EB85BA
split-complementary
#EBE985 #85BAEB #B685EB
monochromatic
#D3D023 #E2E050 #EBE985 #F4F2BA #FBFAE5
Accessibility & contrast
On white
1.27
#EBE985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EBE985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE985
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE985 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#F8DED1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe985; /* rgb */ color: rgb(235, 233, 133); /* oklch */ color: oklch(91.4% 0.123 107.6);
Tailwind
colors: {
custom: {
50: '#f3efaa',
500: '#ebe985',
950: '#000000',
},
}SCSS
$custom: #ebe985; $custom-light: #f3efaa; $custom-dark: #000000;
JSON
{
"hex": "#ebe985",
"rgb": {
"r": 235,
"g": 233,
"b": 133
},
"hsl": {
"h": 58.824,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.91449,
"c": 0.12275,
"h": 107.6
},
"luminance": 0.77633
}Semantic roles & 50–950 ramp
primary
#EBE985
secondary
#4F52C5
accent
#15D412
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581