#EBE698#EBE698
#EBE698 is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.099 H 105.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE698 |
|---|---|
| RGB | rgb(235, 230, 152) |
| HSL | hsl(56, 67%, 76%) |
| HSV | hsv(56, 35%, 92%) |
| CMYK | cmyk(0%, 2.1%, 35.3%, 7.8%) |
| CIE-LAB | lab(90.10, -9.65, 38.66) |
| CIE-LCH | lch(90.10, 39.84, 104.02°) |
| OKLab | oklab(91.13% -0.0256 0.0953) |
| OKLCH | oklch(91.13% 0.099 105) |
| XYZ | xyz(68.2261, 76.5243, 40.8763) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.47
Palegoldenrod
#EEE8AA
ΔE00 3.15
Buff
#FEF69E
ΔE00 3.86
Dark Cream
#FFF39A
ΔE00 3.93
Light Tan
#FBEEAC
ΔE00 3.94
Parchment
#FEFCAF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE698 #989DEB
analogous
#EBBC98 #EBE698 #C6EB98
triadic
#EBE698 #98EBE6 #E698EB
tetradic
#EBE698 #98EBBC #989DEB #EB98C6
square
#EBE698 #98EBBC #989DEB #EB98C6
split-complementary
#EBE698 #98C6EB #BC98EB
monochromatic
#D7CD32 #E1DA65 #EBE698 #F5F2CB #FAF9E5
Accessibility & contrast
On white
1.29
#EBE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#EBE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE698
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE698 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E092
Deuteranopia (green-blind)
#F5E59B
Tritanopia (blue-blind)
#F7DCD2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe698; /* rgb */ color: rgb(235, 230, 152); /* oklch */ color: oklch(91.1% 0.099 105.0);
Tailwind
colors: {
custom: {
50: '#f2edb7',
500: '#ebe698',
950: '#000000',
},
}SCSS
$custom: #ebe698; $custom-light: #f2edb7; $custom-dark: #000000;
JSON
{
"hex": "#ebe698",
"rgb": {
"r": 235,
"g": 230,
"b": 152
},
"hsl": {
"h": 56.386,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.91129,
"c": 0.09864,
"h": 105
},
"luminance": 0.76523
}Semantic roles & 50–950 ramp
primary
#EBE698
secondary
#6167C6
accent
#21CF16
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481