#EBEFAB#EBEFAB
#EBEFAB is a very light, moderate yellow. Relative luminance 0.823; OKLCH L 93.3% C 0.087 H 110.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFAB |
|---|---|
| RGB | rgb(235, 239, 171) |
| HSL | hsl(64, 68%, 80%) |
| HSV | hsv(64, 28%, 94%) |
| CMYK | cmyk(1.7%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(92.72, -11.83, 32.54) |
| CIE-LCH | lch(92.72, 34.63, 109.98°) |
| OKLab | oklab(93.31% -0.0309 0.0815) |
| OKLCH | oklch(93.31% 0.087 110.8) |
| XYZ | xyz(72.4782, 82.3364, 50.5945) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.77
Palegoldenrod
#EEE8AA
ΔE00 3.17
Light Beige
#FFFEB6
ΔE00 3.61
Creme
#FFFFB6
ΔE00 3.70
Parchment
#FEFCAF
ΔE00 3.70
Cream (survey)
#FFFFC2
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFAB #AFABEF
analogous
#EFD1AB #EBEFAB #C9EFAB
triadic
#EBEFAB #ABEBEF #EFABEB
tetradic
#EBEFAB #ABEFD1 #AFABEF #EFABC9
square
#EBEFAB #ABEFD1 #AFABEF #EFABC9
split-complementary
#EBEFAB #ABC9EF #D1ABEF
monochromatic
#D3DB44 #DFE578 #EBEFAB #F7F9DE #F9FAE5
Accessibility & contrast
On white
1.20
#EBEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#EBEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFAB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFAB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A6
Deuteranopia (green-blind)
#FAEBAE
Tritanopia (blue-blind)
#F4E7DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebefab; /* rgb */ color: rgb(235, 239, 171); /* oklch */ color: oklch(93.3% 0.087 110.8);
Tailwind
colors: {
custom: {
50: '#f2f4c4',
500: '#ebefab',
950: '#000000',
},
}SCSS
$custom: #ebefab; $custom-light: #f2f4c4; $custom-dark: #000000;
JSON
{
"hex": "#ebefab",
"rgb": {
"r": 235,
"g": 239,
"b": 171
},
"hsl": {
"h": 63.529,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.93308,
"c": 0.08716,
"h": 110.8
},
"luminance": 0.82335
}Semantic roles & 50–950 ramp
primary
#EBEFAB
secondary
#7771CD
accent
#16D021
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171712
muted
#858582