#EBDBBB#EBDBBB
#EBDBBB is a very light, muted orange. Relative luminance 0.719; OKLCH L 89.6% C 0.046 H 84.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBBB |
|---|---|
| RGB | rgb(235, 219, 187) |
| HSL | hsl(40, 55%, 83%) |
| HSV | hsv(40, 20%, 92%) |
| CMYK | cmyk(0%, 6.8%, 20.4%, 7.8%) |
| CIE-LAB | lab(87.93, 0.46, 17.74) |
| CIE-LCH | lch(87.93, 17.75, 88.52°) |
| OKLab | oklab(89.62% 0.0044 0.0457) |
| OKLCH | oklch(89.62% 0.046 84.6) |
| XYZ | xyz(68.5620, 71.9145, 57.2732) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.48
Champagne
#F7E7CE
ΔE00 3.71
Blanchedalmond
#FFEBCD
ΔE00 4.25
Warm Beige
#E9DCC9
ΔE00 4.38
Papayawhip
#FFEFD5
ΔE00 4.92
Bisque
#FFE4C4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBBB #BBCBEB
analogous
#EBC3BB #EBDBBB #E3EBBB
triadic
#EBDBBB #BBEBDB #DBBBEB
tetradic
#EBDBBB #BBEBC3 #BBCBEB #EBBBE3
square
#EBDBBB #BBEBC3 #BBCBEB #EBBBE3
split-complementary
#EBDBBB #BBE3EB #C3BBEB
monochromatic
#CFA95C #DDC28C #EBDBBB #F8F2E7 #F8F2E7
Accessibility & contrast
On white
1.37
#EBDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#EBDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBBB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBBB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#F3D5D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdbbb; /* rgb */ color: rgb(235, 219, 187); /* oklch */ color: oklch(89.6% 0.046 84.6);
Tailwind
colors: {
custom: {
50: '#f1e6cf',
500: '#ebdbbb',
950: '#000000',
},
}SCSS
$custom: #ebdbbb; $custom-light: #f1e6cf; $custom-dark: #000000;
JSON
{
"hex": "#ebdbbb",
"rgb": {
"r": 235,
"g": 219,
"b": 187
},
"hsl": {
"h": 40,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.89616,
"c": 0.04586,
"h": 84.6
},
"luminance": 0.71913
}Semantic roles & 50–950 ramp
primary
#EBDBBB
secondary
#839AC7
accent
#58C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483