#EBEEA5#EBEEA5
#EBEEA5 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.0% C 0.093 H 110.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEA5 |
|---|---|
| RGB | rgb(235, 238, 165) |
| HSL | hsl(62, 68%, 79%) |
| HSV | hsv(62, 31%, 93%) |
| CMYK | cmyk(1.3%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(92.37, -12.09, 35.10) |
| CIE-LCH | lch(92.37, 37.12, 109.01°) |
| OKLab | oklab(92.99% -0.0319 0.0874) |
| OKLCH | oklch(92.99% 0.093 110.1) |
| XYZ | xyz(71.6273, 81.5289, 47.5534) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.46
Palegoldenrod
#EEE8AA
ΔE00 3.30
Parchment
#FEFCAF
ΔE00 3.43
Light Beige
#FFFEB6
ΔE00 3.66
Creme
#FFFFB6
ΔE00 3.73
Buff
#FEF69E
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEA5 #A8A5EE
analogous
#EECDA5 #EBEEA5 #C7EEA5
triadic
#EBEEA5 #A5EBEE #EEA5EB
tetradic
#EBEEA5 #A5EECD #A8A5EE #EEA5C7
square
#EBEEA5 #A5EECD #A8A5EE #EEA5C7
split-complementary
#EBEEA5 #A5C7EE #CDA5EE
monochromatic
#D4DB3E #E0E472 #EBEEA5 #F6F8D8 #F9FAE5
Accessibility & contrast
On white
1.21
#EBEEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#EBEEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEA5
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEA5 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A0
Deuteranopia (green-blind)
#FAEAA8
Tritanopia (blue-blind)
#F5E5DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebeea5; /* rgb */ color: rgb(235, 238, 165); /* oklch */ color: oklch(93.0% 0.093 110.1);
Tailwind
colors: {
custom: {
50: '#f2f3c0',
500: '#ebeea5',
950: '#000000',
},
}SCSS
$custom: #ebeea5; $custom-light: #f2f3c0; $custom-dark: #000000;
JSON
{
"hex": "#ebeea5",
"rgb": {
"r": 235,
"g": 238,
"b": 165
},
"hsl": {
"h": 62.466,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.92993,
"c": 0.09301,
"h": 110.1
},
"luminance": 0.81528
}Semantic roles & 50–950 ramp
primary
#EBEEA5
secondary
#706CCB
accent
#15D01D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171712
muted
#858582