#EBBB9B#EBBB9B
#EBBB9B is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.7% C 0.070 H 55.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB9B |
|---|---|
| RGB | rgb(235, 187, 155) |
| HSL | hsl(24, 67%, 76%) |
| HSV | hsv(24, 34%, 92%) |
| CMYK | cmyk(0%, 20.4%, 34%, 7.8%) |
| CIE-LAB | lab(79.37, 12.90, 22.79) |
| CIE-LCH | lch(79.37, 26.18, 60.49°) |
| OKLab | oklab(82.7% 0.0401 0.0578) |
| OKLCH | oklch(82.7% 0.07 55.2) |
| XYZ | xyz(57.9491, 55.5722, 38.6781) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.59
Peach (survey)
#FFB07C
ΔE00 7.25
Burlywood
#DEB887
ΔE00 7.27
Peach
#FFDAB9
ΔE00 7.64
Light Peach
#FFD8B1
ΔE00 7.65
Tan
#D2B48C
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB9B #9BCBEB
analogous
#EB9BA3 #EBBB9B #EBE39B
triadic
#EBBB9B #9BEBBB #BB9BEB
tetradic
#EBBB9B #A3EB9B #9BCBEB #E39BEB
square
#EBBB9B #A3EB9B #9BCBEB #E39BEB
split-complementary
#EBBB9B #9BEBE3 #9BA3EB
monochromatic
#D77635 #E19868 #EBBB9B #F5DECE #FAEEE5
Accessibility & contrast
On white
1.73
#EBBB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EBBB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB9B
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB9B | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF99
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#F9B2B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbb9b; /* rgb */ color: rgb(235, 187, 155); /* oklch */ color: oklch(82.7% 0.070 55.2);
Tailwind
colors: {
custom: {
50: '#f3cfb8',
500: '#ebbb9b',
950: '#000000',
},
}SCSS
$custom: #ebbb9b; $custom-light: #f3cfb8; $custom-dark: #000000;
JSON
{
"hex": "#ebbb9b",
"rgb": {
"r": 235,
"g": 187,
"b": 155
},
"hsl": {
"h": 24,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.827,
"c": 0.07034,
"h": 55.2
},
"luminance": 0.55569
}Semantic roles & 50–950 ramp
primary
#EBBB9B
secondary
#649FC7
accent
#85CF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381