#EBECAC#EBECAC
#EBECAC is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.7% C 0.082 H 108.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECAC |
|---|---|
| RGB | rgb(235, 236, 172) |
| HSL | hsl(61, 63%, 80%) |
| HSV | hsv(61, 27%, 93%) |
| CMYK | cmyk(0.4%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(91.97, -10.21, 31.02) |
| CIE-LCH | lch(91.97, 32.66, 108.22°) |
| OKLab | oklab(92.72% -0.0263 0.0779) |
| OKLCH | oklch(92.72% 0.082 108.7) |
| XYZ | xyz(71.7029, 80.6326, 50.8081) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.12
Light Khaki
#E6F2A2
ΔE00 3.88
Light Beige
#FFFEB6
ΔE00 4.04
Cream (survey)
#FFFFC2
ΔE00 4.10
Egg Shell
#FFFCC4
ΔE00 4.17
Parchment
#FEFCAF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECAC #ADACEC
analogous
#ECCDAC #EBECAC #CBECAC
triadic
#EBECAC #ACEBEC #ECACEB
tetradic
#EBECAC #ACECCD #ADACEC #ECACCB
square
#EBECAC #ACECCD #ADACEC #ECACCB
split-complementary
#EBECAC #ACCBEC #CDACEC
monochromatic
#D3D548 #DFE17A #EBECAC #F7F7DE #F9F9E6
Accessibility & contrast
On white
1.23
#EBECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EBECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECAC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECAC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7A8
Deuteranopia (green-blind)
#F7E9AE
Tritanopia (blue-blind)
#F4E4DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebecac; /* rgb */ color: rgb(235, 236, 172); /* oklch */ color: oklch(92.7% 0.082 108.7);
Tailwind
colors: {
custom: {
50: '#f2f2c5',
500: '#ebecac',
950: '#000000',
},
}SCSS
$custom: #ebecac; $custom-light: #f2f2c5; $custom-dark: #000000;
JSON
{
"hex": "#ebecac",
"rgb": {
"r": 235,
"g": 236,
"b": 172
},
"hsl": {
"h": 60.938,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.92715,
"c": 0.0822,
"h": 108.7
},
"luminance": 0.80632
}Semantic roles & 50–950 ramp
primary
#EBECAC
secondary
#7574C9
accent
#1BCA1E
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582