#EBEFAC#EBEFAC
#EBEFAC is a very light, moderate yellow. Relative luminance 0.824; OKLCH L 93.3% C 0.086 H 110.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFAC |
|---|---|
| RGB | rgb(235, 239, 172) |
| HSL | hsl(64, 68%, 81%) |
| HSV | hsv(64, 28%, 94%) |
| CMYK | cmyk(1.7%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(92.74, -11.71, 32.06) |
| CIE-LCH | lch(92.74, 34.13, 110.06°) |
| OKLab | oklab(93.33% -0.0305 0.0804) |
| OKLCH | oklch(93.33% 0.086 110.8) |
| XYZ | xyz(72.5739, 82.3746, 51.0984) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.91
Palegoldenrod
#EEE8AA
ΔE00 3.12
Light Beige
#FFFEB6
ΔE00 3.65
Creme
#FFFFB6
ΔE00 3.74
Parchment
#FEFCAF
ΔE00 3.79
Cream (survey)
#FFFFC2
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFAC #B0ACEF
analogous
#EFD1AC #EBEFAC #C9EFAC
triadic
#EBEFAC #ACEBEF #EFACEB
tetradic
#EBEFAC #ACEFD1 #B0ACEF #EFACC9
square
#EBEFAC #ACEFD1 #B0ACEF #EFACC9
split-complementary
#EBEFAC #ACC9EF #D1ACEF
monochromatic
#D2DB45 #DFE579 #EBEFAC #F7F9DF #F9FAE5
Accessibility & contrast
On white
1.20
#EBEFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#EBEFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFAC
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFAC | 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)
#F9E9A8
Deuteranopia (green-blind)
#FAEBAF
Tritanopia (blue-blind)
#F4E7DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebefac; /* rgb */ color: rgb(235, 239, 172); /* oklch */ color: oklch(93.3% 0.086 110.8);
Tailwind
colors: {
custom: {
50: '#f2f4c5',
500: '#ebefac',
950: '#000000',
},
}SCSS
$custom: #ebefac; $custom-light: #f2f4c5; $custom-dark: #000000;
JSON
{
"hex": "#ebefac",
"rgb": {
"r": 235,
"g": 239,
"b": 172
},
"hsl": {
"h": 63.582,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.93327,
"c": 0.08596,
"h": 110.8
},
"luminance": 0.82374
}Semantic roles & 50–950 ramp
primary
#EBEFAC
secondary
#7872CD
accent
#16D021
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582