#EBEBD2#EBEBD2
#EBEBD2 is a very light, muted yellow. Relative luminance 0.817; OKLCH L 93.3% C 0.033 H 107.0°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBD2 |
|---|---|
| RGB | rgb(235, 235, 210) |
| HSL | hsl(60, 38%, 87%) |
| HSV | hsv(60, 11%, 92%) |
| CMYK | cmyk(0%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(92.46, -4.22, 12.15) |
| CIE-LCH | lch(92.46, 12.86, 109.15°) |
| OKLab | oklab(93.35% -0.0097 0.0316) |
| OKLCH | oklch(93.35% 0.033 107) |
| XYZ | xyz(75.6008, 81.7324, 72.7535) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.11
Eggshell
#F0EAD6
ΔE00 3.56
Off White (survey)
#FFFFE4
ΔE00 4.14
Cornsilk
#FFF8DC
ΔE00 4.21
Lightyellow
#FFFFE0
ΔE00 4.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBD2 #D2D2EB
analogous
#EBDFD2 #EBEBD2 #DFEBD2
triadic
#EBEBD2 #D2EBEB #EBD2EB
tetradic
#EBEBD2 #D2EBDF #D2D2EB #EBD2DF
square
#EBEBD2 #D2EBDF #D2D2EB #EBD2DF
split-complementary
#EBEBD2 #D2DFEB #DFD2EB
monochromatic
#C5C57D #D8D8A8 #EBEBD2 #F6F6EA #F6F6EA
Accessibility & contrast
On white
1.21
#EBEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#EBEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBD2
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBD2 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D1
Deuteranopia (green-blind)
#F0EAD3
Tritanopia (blue-blind)
#EFE8E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebebd2; /* rgb */ color: rgb(235, 235, 210); /* oklch */ color: oklch(93.3% 0.033 107.0);
Tailwind
colors: {
custom: {
50: '#f1f1df',
500: '#ebebd2',
950: '#000000',
},
}SCSS
$custom: #ebebd2; $custom-light: #f1f1df; $custom-dark: #000000;
JSON
{
"hex": "#ebebd2",
"rgb": {
"r": 235,
"g": 235,
"b": 210
},
"hsl": {
"h": 60,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.93346,
"c": 0.03303,
"h": 107
},
"luminance": 0.81732
}Semantic roles & 50–950 ramp
primary
#EBEBD2
secondary
#9B9BC6
accent
#34B134
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161615
muted
#858584