#EBBB9A#EBBB9A
#EBBB9A is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.7% C 0.071 H 56.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB9A |
|---|---|
| RGB | rgb(235, 187, 154) |
| HSL | hsl(24, 67%, 76%) |
| HSV | hsv(24, 34%, 92%) |
| CMYK | cmyk(0%, 20.4%, 34.5%, 7.8%) |
| CIE-LAB | lab(79.35, 12.78, 23.29) |
| CIE-LCH | lch(79.35, 26.57, 61.26°) |
| OKLab | oklab(82.68% 0.0397 0.059) |
| OKLCH | oklch(82.68% 0.071 56) |
| XYZ | xyz(57.8655, 55.5388, 38.2377) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.67
Burlywood
#DEB887
ΔE00 6.96
Peach (survey)
#FFB07C
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 7.51
Peach
#FFDAB9
ΔE00 7.58
Tan
#D2B48C
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB9A #9ACAEB
analogous
#EB9AA2 #EBBB9A #EBE39A
triadic
#EBBB9A #9AEBBB #BB9AEB
tetradic
#EBBB9A #A2EB9A #9ACAEB #E39AEB
square
#EBBB9A #A2EB9A #9ACAEB #E39AEB
split-complementary
#EBBB9A #9AEBE3 #9AA2EB
monochromatic
#D77634 #E19967 #EBBB9A #F5DDCD #FAEEE5
Accessibility & contrast
On white
1.73
#EBBB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EBBB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB9A
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB9A | 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)
#C9BE98
Deuteranopia (green-blind)
#D4C99A
Tritanopia (blue-blind)
#F9B2B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbb9a; /* rgb */ color: rgb(235, 187, 154); /* oklch */ color: oklch(82.7% 0.071 56.0);
Tailwind
colors: {
custom: {
50: '#f3cfb8',
500: '#ebbb9a',
950: '#000000',
},
}SCSS
$custom: #ebbb9a; $custom-light: #f3cfb8; $custom-dark: #000000;
JSON
{
"hex": "#ebbb9a",
"rgb": {
"r": 235,
"g": 187,
"b": 154
},
"hsl": {
"h": 24.444,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.82679,
"c": 0.07111,
"h": 56
},
"luminance": 0.55536
}Semantic roles & 50–950 ramp
primary
#EBBB9A
secondary
#639EC6
accent
#84CF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381