#EBECAF#EBECAF
#EBECAF is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.079 H 108.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECAF |
|---|---|
| RGB | rgb(235, 236, 175) |
| HSL | hsl(61, 62%, 81%) |
| HSV | hsv(61, 26%, 93%) |
| CMYK | cmyk(0.4%, 0%, 25.8%, 7.5%) |
| CIE-LAB | lab(92.02, -9.82, 29.57) |
| CIE-LCH | lch(92.02, 31.16, 108.38°) |
| OKLab | oklab(92.77% -0.0251 0.0745) |
| OKLCH | oklch(92.77% 0.079 108.6) |
| XYZ | xyz(71.9943, 80.7492, 52.3426) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.15
Egg Shell
#FFFCC4
ΔE00 3.92
Cream (survey)
#FFFFC2
ΔE00 3.99
Light Beige
#FFFEB6
ΔE00 4.27
Light Tan
#FBEEAC
ΔE00 4.32
Light Khaki
#E6F2A2
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECAF #B0AFEC
analogous
#ECCEAF #EBECAF #CCECAF
triadic
#EBECAF #AFEBEC #ECAFEB
tetradic
#EBECAF #AFECCE #B0AFEC #ECAFCC
square
#EBECAF #AFECCE #B0AFEC #ECAFCC
split-complementary
#EBECAF #AFCCEC #CEAFEC
monochromatic
#D2D54C #DFE07E #EBECAF #F7F8E0 #F9F9E6
Accessibility & contrast
On white
1.22
#EBECAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#EBECAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECAF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECAF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#F7E9B1
Tritanopia (blue-blind)
#F4E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebecaf; /* rgb */ color: rgb(235, 236, 175); /* oklch */ color: oklch(92.8% 0.079 108.6);
Tailwind
colors: {
custom: {
50: '#f2f2c7',
500: '#ebecaf',
950: '#000000',
},
}SCSS
$custom: #ebecaf; $custom-light: #f2f2c7; $custom-dark: #000000;
JSON
{
"hex": "#ebecaf",
"rgb": {
"r": 235,
"g": 236,
"b": 175
},
"hsl": {
"h": 60.984,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.92773,
"c": 0.07856,
"h": 108.6
},
"luminance": 0.80748
}Semantic roles & 50–950 ramp
primary
#EBECAF
secondary
#7876C9
accent
#1CC91F
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582