#EBDFBB#EBDFBB
#EBDFBB is a very light, muted yellow. Relative luminance 0.740; OKLCH L 90.4% C 0.049 H 91.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFBB |
|---|---|
| RGB | rgb(235, 223, 187) |
| HSL | hsl(45, 55%, 83%) |
| HSV | hsv(45, 20%, 92%) |
| CMYK | cmyk(0%, 5.1%, 20.4%, 7.8%) |
| CIE-LAB | lab(88.94, -1.60, 19.15) |
| CIE-LCH | lch(88.94, 19.21, 94.76°) |
| OKLab | oklab(90.41% -0.0015 0.0492) |
| OKLCH | oklch(90.41% 0.049 91.8) |
| XYZ | xyz(69.6181, 74.0267, 57.6253) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.07
Beige (survey)
#E6DAA6
ΔE00 4.41
Champagne
#F7E7CE
ΔE00 5.09
Blanchedalmond
#FFEBCD
ΔE00 5.43
Vanilla
#F3E5AB
ΔE00 5.48
Moccasin
#FFE4B5
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFBB #BBC7EB
analogous
#EBC7BB #EBDFBB #DFEBBB
triadic
#EBDFBB #BBEBDF #DFBBEB
tetradic
#EBDFBB #BBEBC7 #BBC7EB #EBBBDF
square
#EBDFBB #BBEBC7 #BBC7EB #EBBBDF
split-complementary
#EBDFBB #BBDFEB #C7BBEB
monochromatic
#CFB25C #DDC98C #EBDFBB #F8F4E7 #F8F4E7
Accessibility & contrast
On white
1.33
#EBDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EBDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFBB
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFBB | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#EBE1BC
Tritanopia (blue-blind)
#F3D9D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdfbb; /* rgb */ color: rgb(235, 223, 187); /* oklch */ color: oklch(90.4% 0.049 91.8);
Tailwind
colors: {
custom: {
50: '#f1e8cf',
500: '#ebdfbb',
950: '#000000',
},
}SCSS
$custom: #ebdfbb; $custom-light: #f1e8cf; $custom-dark: #000000;
JSON
{
"hex": "#ebdfbb",
"rgb": {
"r": 235,
"g": 223,
"b": 187
},
"hsl": {
"h": 45,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.90409,
"c": 0.04917,
"h": 91.8
},
"luminance": 0.74025
}Semantic roles & 50–950 ramp
primary
#EBDFBB
secondary
#8394C7
accent
#4BC223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483