#EBE69E#EBE69E
#EBE69E is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.2% C 0.092 H 104.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE69E |
|---|---|
| RGB | rgb(235, 230, 158) |
| HSL | hsl(56, 66%, 77%) |
| HSV | hsv(56, 33%, 92%) |
| CMYK | cmyk(0%, 2.1%, 32.8%, 7.8%) |
| CIE-LAB | lab(90.20, -8.95, 35.76) |
| CIE-LCH | lch(90.20, 36.86, 104.05°) |
| OKLab | oklab(91.23% -0.0233 0.0887) |
| OKLCH | oklch(91.23% 0.092 104.7) |
| XYZ | xyz(68.7300, 76.7258, 43.5301) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.09
Light Tan
#FBEEAC
ΔE00 3.39
Khaki (CSS)
#F0E68C
ΔE00 3.42
Vanilla
#F3E5AB
ΔE00 3.98
Buff
#FEF69E
ΔE00 4.37
Dark Cream
#FFF39A
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE69E #9EA3EB
analogous
#EBC09E #EBE69E #CAEB9E
triadic
#EBE69E #9EEBE6 #E69EEB
tetradic
#EBE69E #9EEBC0 #9EA3EB #EB9ECA
square
#EBE69E #9EEBC0 #9EA3EB #EB9ECA
split-complementary
#EBE69E #9ECAEB #C09EEB
monochromatic
#D6CC39 #E1D96B #EBE69E #F5F3D1 #FAF8E6
Accessibility & contrast
On white
1.28
#EBE69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#EBE69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE69E
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE69E | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E199
Deuteranopia (green-blind)
#F4E5A1
Tritanopia (blue-blind)
#F6DDD4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe69e; /* rgb */ color: rgb(235, 230, 158); /* oklch */ color: oklch(91.2% 0.092 104.7);
Tailwind
colors: {
custom: {
50: '#f2edbb',
500: '#ebe69e',
950: '#000000',
},
}SCSS
$custom: #ebe69e; $custom-light: #f2edbb; $custom-dark: #000000;
JSON
{
"hex": "#ebe69e",
"rgb": {
"r": 235,
"g": 230,
"b": 158
},
"hsl": {
"h": 56.104,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.91234,
"c": 0.09172,
"h": 104.7
},
"luminance": 0.76724
}Semantic roles & 50–950 ramp
primary
#EBE69E
secondary
#676DC7
accent
#24CE18
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171612
muted
#858482