#EBECAE#EBECAE
#EBECAE is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.080 H 108.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECAE |
|---|---|
| RGB | rgb(235, 236, 174) |
| HSL | hsl(61, 62%, 80%) |
| HSV | hsv(61, 26%, 93%) |
| CMYK | cmyk(0.4%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(92.00, -9.95, 30.05) |
| CIE-LCH | lch(92.00, 31.66, 108.32°) |
| OKLab | oklab(92.75% -0.0255 0.0756) |
| OKLCH | oklch(92.75% 0.08 108.6) |
| XYZ | xyz(71.8964, 80.7101, 51.8273) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.12
Egg Shell
#FFFCC4
ΔE00 4.00
Cream (survey)
#FFFFC2
ΔE00 4.02
Light Khaki
#E6F2A2
ΔE00 4.17
Light Beige
#FFFEB6
ΔE00 4.19
Light Tan
#FBEEAC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECAE #AFAEEC
analogous
#ECCEAE #EBECAE #CCECAE
triadic
#EBECAE #AEEBEC #ECAEEB
tetradic
#EBECAE #AEECCE #AFAEEC #ECAECC
square
#EBECAE #AEECCE #AFAEEC #ECAECC
split-complementary
#EBECAE #AECCEC #CEAEEC
monochromatic
#D3D54B #DFE07C #EBECAE #F7F8E0 #F9F9E6
Accessibility & contrast
On white
1.23
#EBECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EBECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECAE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECAE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#F7E9B0
Tritanopia (blue-blind)
#F4E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebecae; /* rgb */ color: rgb(235, 236, 174); /* oklch */ color: oklch(92.8% 0.080 108.6);
Tailwind
colors: {
custom: {
50: '#f2f2c6',
500: '#ebecae',
950: '#000000',
},
}SCSS
$custom: #ebecae; $custom-light: #f2f2c6; $custom-dark: #000000;
JSON
{
"hex": "#ebecae",
"rgb": {
"r": 235,
"g": 236,
"b": 174
},
"hsl": {
"h": 60.968,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.92753,
"c": 0.07977,
"h": 108.6
},
"luminance": 0.80709
}Semantic roles & 50–950 ramp
primary
#EBECAE
secondary
#7775C9
accent
#1CCA1F
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582