#EBE690#EBE690
#EBE690 is a very light, moderate yellow. Relative luminance 0.763; OKLCH L 91.0% C 0.108 H 105.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE690 |
|---|---|
| RGB | rgb(235, 230, 144) |
| HSL | hsl(57, 69%, 74%) |
| HSV | hsv(57, 39%, 92%) |
| CMYK | cmyk(0%, 2.1%, 38.7%, 7.8%) |
| CIE-LAB | lab(89.98, -10.53, 42.49) |
| CIE-LCH | lch(89.98, 43.78, 103.92°) |
| OKLab | oklab(91% -0.0287 0.1037) |
| OKLCH | oklch(91% 0.108 105.5) |
| XYZ | xyz(67.5929, 76.2710, 37.5413) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.53
Dark Cream
#FFF39A
ΔE00 3.58
Buff
#FEF69E
ΔE00 3.60
Palegoldenrod
#EEE8AA
ΔE00 4.49
Light Tan
#FBEEAC
ΔE00 4.88
Parchment
#FEFCAF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE690 #9095EB
analogous
#EBB990 #EBE690 #C3EB90
triadic
#EBE690 #90EBE6 #E690EB
tetradic
#EBE690 #90EBB9 #9095EB #EB90C3
square
#EBE690 #90EBB9 #9095EB #EB90C3
split-complementary
#EBE690 #90C3EB #B990EB
monochromatic
#D8CF28 #E2DA5C #EBE690 #F4F2C4 #FAF9E5
Accessibility & contrast
On white
1.29
#EBE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EBE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE690
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE690 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#F6E494
Tritanopia (blue-blind)
#F7DCD1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe690; /* rgb */ color: rgb(235, 230, 144); /* oklch */ color: oklch(91.0% 0.108 105.5);
Tailwind
colors: {
custom: {
50: '#f3edb1',
500: '#ebe690',
950: '#000000',
},
}SCSS
$custom: #ebe690; $custom-light: #f3edb1; $custom-dark: #000000;
JSON
{
"hex": "#ebe690",
"rgb": {
"r": 235,
"g": 230,
"b": 144
},
"hsl": {
"h": 56.703,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.90998,
"c": 0.10763,
"h": 105.5
},
"luminance": 0.76269
}Semantic roles & 50–950 ramp
primary
#EBE690
secondary
#595FC6
accent
#1ED114
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481