#EBEEA6#EBEEA6
#EBEEA6 is a very light, moderate yellow. Relative luminance 0.816; OKLCH L 93.0% C 0.092 H 110.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEA6 |
|---|---|
| RGB | rgb(235, 238, 166) |
| HSL | hsl(63, 68%, 79%) |
| HSV | hsv(63, 30%, 93%) |
| CMYK | cmyk(1.3%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(92.38, -11.97, 34.62) |
| CIE-LCH | lch(92.38, 36.63, 109.07°) |
| OKLab | oklab(93.01% -0.0315 0.0863) |
| OKLCH | oklch(93.01% 0.092 110.1) |
| XYZ | xyz(71.7187, 81.5654, 48.0346) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.53
Palegoldenrod
#EEE8AA
ΔE00 3.20
Parchment
#FEFCAF
ΔE00 3.46
Light Beige
#FFFEB6
ΔE00 3.64
Creme
#FFFFB6
ΔE00 3.72
Cream (survey)
#FFFFC2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEA6 #A9A6EE
analogous
#EECDA6 #EBEEA6 #C7EEA6
triadic
#EBEEA6 #A6EBEE #EEA6EB
tetradic
#EBEEA6 #A6EECD #A9A6EE #EEA6C7
square
#EBEEA6 #A6EECD #A9A6EE #EEA6C7
split-complementary
#EBEEA6 #A6C7EE #CDA6EE
monochromatic
#D4DA3F #DFE473 #EBEEA6 #F7F8D9 #F9FAE5
Accessibility & contrast
On white
1.21
#EBEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#EBEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEA6
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEA6 | 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)
#F9E8A1
Deuteranopia (green-blind)
#FAEAA9
Tritanopia (blue-blind)
#F5E5DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebeea6; /* rgb */ color: rgb(235, 238, 166); /* oklch */ color: oklch(93.0% 0.092 110.1);
Tailwind
colors: {
custom: {
50: '#f2f3c1',
500: '#ebeea6',
950: '#000000',
},
}SCSS
$custom: #ebeea6; $custom-light: #f2f3c1; $custom-dark: #000000;
JSON
{
"hex": "#ebeea6",
"rgb": {
"r": 235,
"g": 238,
"b": 166
},
"hsl": {
"h": 62.5,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.93011,
"c": 0.09184,
"h": 110.1
},
"luminance": 0.81564
}Semantic roles & 50–950 ramp
primary
#EBEEA6
secondary
#716DCB
accent
#16D01D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171712
muted
#858582