#EBECAD#EBECAD
#EBECAD is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.7% C 0.081 H 108.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECAD |
|---|---|
| RGB | rgb(235, 236, 173) |
| HSL | hsl(61, 62%, 80%) |
| HSV | hsv(61, 27%, 93%) |
| CMYK | cmyk(0.4%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(91.99, -10.08, 30.54) |
| CIE-LCH | lch(91.99, 32.16, 108.27°) |
| OKLab | oklab(92.73% -0.0259 0.0767) |
| OKLCH | oklch(92.73% 0.081 108.6) |
| XYZ | xyz(71.7993, 80.6712, 51.3158) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.11
Light Khaki
#E6F2A2
ΔE00 4.02
Cream (survey)
#FFFFC2
ΔE00 4.05
Egg Shell
#FFFCC4
ΔE00 4.08
Light Beige
#FFFEB6
ΔE00 4.11
Light Tan
#FBEEAC
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECAD #AEADEC
analogous
#ECCDAD #EBECAD #CCECAD
triadic
#EBECAD #ADEBEC #ECADEB
tetradic
#EBECAD #ADECCD #AEADEC #ECADCC
square
#EBECAD #ADECCD #AEADEC #ECADCC
split-complementary
#EBECAD #ADCCEC #CDADEC
monochromatic
#D3D54A #DFE07B #EBECAD #F7F8DF #F9F9E6
Accessibility & contrast
On white
1.23
#EBECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EBECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECAD
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECAD | 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)
#F6E7A9
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#F4E4DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebecad; /* rgb */ color: rgb(235, 236, 173); /* oklch */ color: oklch(92.7% 0.081 108.6);
Tailwind
colors: {
custom: {
50: '#f2f2c6',
500: '#ebecad',
950: '#000000',
},
}SCSS
$custom: #ebecad; $custom-light: #f2f2c6; $custom-dark: #000000;
JSON
{
"hex": "#ebecad",
"rgb": {
"r": 235,
"g": 236,
"b": 173
},
"hsl": {
"h": 60.952,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.92734,
"c": 0.08099,
"h": 108.6
},
"luminance": 0.8067
}Semantic roles & 50–950 ramp
primary
#EBECAD
secondary
#7675C9
accent
#1BCA1E
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582