#EBBEAA#EBBEAA
#EBBEAA is a very light, muted orange. Relative luminance 0.574; OKLCH L 83.6% C 0.059 H 45.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEAA |
|---|---|
| RGB | rgb(235, 190, 170) |
| HSL | hsl(18, 62%, 79%) |
| HSV | hsv(18, 28%, 92%) |
| CMYK | cmyk(0%, 19.1%, 27.7%, 7.8%) |
| CIE-LAB | lab(80.40, 13.23, 16.20) |
| CIE-LCH | lch(80.40, 20.92, 50.75°) |
| OKLab | oklab(83.6% 0.0414 0.0418) |
| OKLCH | oklch(83.6% 0.059 45.2) |
| XYZ | xyz(59.9310, 57.3939, 45.9437) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.05
Pale Salmon
#FFB19A
ΔE00 7.22
Peach
#FFDAB9
ΔE00 8.81
Light Salmon
#FEA993
ΔE00 8.83
Pinkish Tan
#D99B82
ΔE00 9.28
Pinkish Grey
#C8ACA9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEAA #AAD7EB
analogous
#EBAAB7 #EBBEAA #EBDFAA
triadic
#EBBEAA #AAEBBE #BEAAEB
tetradic
#EBBEAA #B7EBAA #AAD7EB #DFAAEB
square
#EBBEAA #B7EBAA #AAD7EB #DFAAEB
split-complementary
#EBBEAA #AAEBDF #AAB7EB
monochromatic
#D47247 #DF9878 #EBBEAA #F7E4DC #F9ECE6
Accessibility & contrast
On white
1.68
#EBBEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EBBEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEAA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEAA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#D4CBAA
Tritanopia (blue-blind)
#F7B7B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbeaa; /* rgb */ color: rgb(235, 190, 170); /* oklch */ color: oklch(83.6% 0.059 45.2);
Tailwind
colors: {
custom: {
50: '#f2d1c3',
500: '#ebbeaa',
950: '#000000',
},
}SCSS
$custom: #ebbeaa; $custom-light: #f2d1c3; $custom-dark: #000000;
JSON
{
"hex": "#ebbeaa",
"rgb": {
"r": 235,
"g": 190,
"b": 170
},
"hsl": {
"h": 18.462,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.83604,
"c": 0.05881,
"h": 45.2
},
"luminance": 0.57391
}Semantic roles & 50–950 ramp
primary
#EBBEAA
secondary
#72ADC7
accent
#94CA1C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382