#EBE683#EBE683
#EBE683 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 90.8% C 0.122 H 106.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE683 |
|---|---|
| RGB | rgb(235, 230, 131) |
| HSL | hsl(57, 72%, 72%) |
| HSV | hsv(57, 44%, 92%) |
| CMYK | cmyk(0%, 2.1%, 44.3%, 7.8%) |
| CIE-LAB | lab(89.81, -11.86, 48.63) |
| CIE-LCH | lch(89.81, 50.05, 103.70°) |
| OKLab | oklab(90.8% -0.0336 0.1168) |
| OKLCH | oklch(90.8% 0.122 106) |
| XYZ | xyz(66.6559, 75.8962, 32.6065) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.88
Dark Cream
#FFF39A
ΔE00 3.96
Buff
#FEF69E
ΔE00 4.11
Sandy Yellow
#FDEE73
ΔE00 4.56
Manilla
#FFFA86
ΔE00 4.63
Straw
#FCF679
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE683 #8388EB
analogous
#EBB283 #EBE683 #BCEB83
triadic
#EBE683 #83EBE6 #E683EB
tetradic
#EBE683 #83EBB2 #8388EB #EB83BC
square
#EBE683 #83EBB2 #8388EB #EB83BC
split-complementary
#EBE683 #83BCEB #B283EB
monochromatic
#D2C922 #E2DB4E #EBE683 #F4F1B8 #FBFAE5
Accessibility & contrast
On white
1.30
#EBE683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EBE683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE683
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE683 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#F8E487
Tritanopia (blue-blind)
#F8DBCE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe683; /* rgb */ color: rgb(235, 230, 131); /* oklch */ color: oklch(90.8% 0.122 106.0);
Tailwind
colors: {
custom: {
50: '#f3eda9',
500: '#ebe683',
950: '#000000',
},
}SCSS
$custom: #ebe683; $custom-light: #f3eda9; $custom-dark: #000000;
JSON
{
"hex": "#ebe683",
"rgb": {
"r": 235,
"g": 230,
"b": 131
},
"hsl": {
"h": 57.115,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.90803,
"c": 0.12155,
"h": 106
},
"luminance": 0.75894
}Semantic roles & 50–950 ramp
primary
#EBE683
secondary
#4D53C5
accent
#1BD411
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481