#EBBBA2#EBBBA2
#EBBBA2 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.9% C 0.065 H 48.9°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBA2 |
|---|---|
| RGB | rgb(235, 187, 162) |
| HSL | hsl(21, 65%, 78%) |
| HSV | hsv(21, 31%, 92%) |
| CMYK | cmyk(0%, 20.4%, 31.1%, 7.8%) |
| CIE-LAB | lab(79.51, 13.77, 19.24) |
| CIE-LCH | lch(79.51, 23.66, 54.40°) |
| OKLab | oklab(82.85% 0.0429 0.0492) |
| OKLCH | oklch(82.85% 0.065 48.9) |
| XYZ | xyz(58.5541, 55.8142, 41.8644) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.80
Pale Salmon
#FFB19A
ΔE00 6.99
Pinkish Tan
#D99B82
ΔE00 8.44
Peach (survey)
#FFB07C
ΔE00 8.53
Peach
#FFDAB9
ΔE00 8.56
Light Salmon
#FEA993
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBA2 #A2D2EB
analogous
#EBA2AD #EBBBA2 #EBDFA2
triadic
#EBBBA2 #A2EBBB #BBA2EB
tetradic
#EBBBA2 #ADEBA2 #A2D2EB #DFA2EB
square
#EBBBA2 #ADEBA2 #A2D2EB #DFA2EB
split-complementary
#EBBBA2 #A2EBDF #A2ADEB
monochromatic
#D5713D #E09670 #EBBBA2 #F6E0D4 #FAEDE6
Accessibility & contrast
On white
1.73
#EBBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#EBBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBA2
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBA2 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BFA0
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#F8B3B4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbba2; /* rgb */ color: rgb(235, 187, 162); /* oklch */ color: oklch(82.9% 0.065 48.9);
Tailwind
colors: {
custom: {
50: '#f2cfbd',
500: '#ebbba2',
950: '#000000',
},
}SCSS
$custom: #ebbba2; $custom-light: #f2cfbd; $custom-dark: #000000;
JSON
{
"hex": "#ebbba2",
"rgb": {
"r": 235,
"g": 187,
"b": 162
},
"hsl": {
"h": 20.548,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.82853,
"c": 0.06528,
"h": 48.9
},
"luminance": 0.55811
}Semantic roles & 50–950 ramp
primary
#EBBBA2
secondary
#6AA7C7
accent
#8FCC19
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171312
muted
#858382