#EBEBB1#EBEBB1
#EBEBB1 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.6% C 0.075 H 107.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBB1 |
|---|---|
| RGB | rgb(235, 235, 177) |
| HSL | hsl(60, 59%, 81%) |
| HSV | hsv(60, 25%, 92%) |
| CMYK | cmyk(0%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(91.80, -9.06, 28.25) |
| CIE-LCH | lch(91.80, 29.66, 107.78°) |
| OKLab | oklab(92.61% -0.0229 0.0713) |
| OKLCH | oklch(92.61% 0.075 107.8) |
| XYZ | xyz(71.9050, 80.2541, 53.2891) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.05
Egg Shell
#FFFCC4
ΔE00 3.84
Cream (survey)
#FFFFC2
ΔE00 4.14
Light Tan
#FBEEAC
ΔE00 4.29
Vanilla
#F3E5AB
ΔE00 4.35
Ecru
#FEFFCA
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBB1 #B1B1EB
analogous
#EBCEB1 #EBEBB1 #CEEBB1
triadic
#EBEBB1 #B1EBEB #EBB1EB
tetradic
#EBEBB1 #B1EBCE #B1B1EB #EBB1CE
square
#EBEBB1 #B1EBCE #B1B1EB #EBB1CE
split-complementary
#EBEBB1 #B1CEEB #CEB1EB
monochromatic
#D2D250 #DFDF80 #EBEBB1 #F7F7E2 #F9F9E7
Accessibility & contrast
On white
1.23
#EBEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EBEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBB1
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBB1 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AD
Deuteranopia (green-blind)
#F6E9B3
Tritanopia (blue-blind)
#F4E4DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebebb1; /* rgb */ color: rgb(235, 235, 177); /* oklch */ color: oklch(92.6% 0.075 107.8);
Tailwind
colors: {
custom: {
50: '#f2f1c8',
500: '#ebebb1',
950: '#000000',
},
}SCSS
$custom: #ebebb1; $custom-light: #f2f1c8; $custom-dark: #000000;
JSON
{
"hex": "#ebebb1",
"rgb": {
"r": 235,
"g": 235,
"b": 177
},
"hsl": {
"h": 60,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.92609,
"c": 0.07488,
"h": 107.8
},
"luminance": 0.80253
}Semantic roles & 50–950 ramp
primary
#EBEBB1
secondary
#7979C7
accent
#1FC71F
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582