#EBEEA8#EBEEA8
#EBEEA8 is a very light, moderate yellow. Relative luminance 0.816; OKLCH L 93.0% C 0.089 H 110.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEA8 |
|---|---|
| RGB | rgb(235, 238, 168) |
| HSL | hsl(63, 67%, 80%) |
| HSV | hsv(63, 29%, 93%) |
| CMYK | cmyk(1.3%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(92.42, -11.72, 33.65) |
| CIE-LCH | lch(92.42, 35.63, 109.20°) |
| OKLab | oklab(93.05% -0.0307 0.084) |
| OKLCH | oklch(93.05% 0.089 110.1) |
| XYZ | xyz(71.9036, 81.6394, 49.0083) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.72
Palegoldenrod
#EEE8AA
ΔE00 3.02
Parchment
#FEFCAF
ΔE00 3.57
Light Beige
#FFFEB6
ΔE00 3.64
Creme
#FFFFB6
ΔE00 3.73
Cream (survey)
#FFFFC2
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEA8 #ABA8EE
analogous
#EECEA8 #EBEEA8 #C8EEA8
triadic
#EBEEA8 #A8EBEE #EEA8EB
tetradic
#EBEEA8 #A8EECE #ABA8EE #EEA8C8
square
#EBEEA8 #A8EECE #ABA8EE #EEA8C8
split-complementary
#EBEEA8 #A8C8EE #CEA8EE
monochromatic
#D3DA42 #DFE475 #EBEEA8 #F7F8DB #F9FAE5
Accessibility & contrast
On white
1.21
#EBEEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#EBEEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEA8
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEA8 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A3
Deuteranopia (green-blind)
#FAEAAB
Tritanopia (blue-blind)
#F4E6DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebeea8; /* rgb */ color: rgb(235, 238, 168); /* oklch */ color: oklch(93.0% 0.089 110.1);
Tailwind
colors: {
custom: {
50: '#f2f3c2',
500: '#ebeea8',
950: '#000000',
},
}SCSS
$custom: #ebeea8; $custom-light: #f2f3c2; $custom-dark: #000000;
JSON
{
"hex": "#ebeea8",
"rgb": {
"r": 235,
"g": 238,
"b": 168
},
"hsl": {
"h": 62.571,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.93048,
"c": 0.08947,
"h": 110.1
},
"luminance": 0.81638
}Semantic roles & 50–950 ramp
primary
#EBEEA8
secondary
#736FCB
accent
#16CF1E
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171712
muted
#858582