#EBBEAE#EBBEAE
#EBBEAE is a very light, muted orange. Relative luminance 0.575; OKLCH L 83.7% C 0.057 H 40.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEAE |
|---|---|
| RGB | rgb(235, 190, 174) |
| HSL | hsl(16, 60%, 80%) |
| HSV | hsv(16, 26%, 92%) |
| CMYK | cmyk(0%, 19.1%, 26%, 7.8%) |
| CIE-LAB | lab(80.49, 13.78, 14.18) |
| CIE-LCH | lch(80.49, 19.77, 45.82°) |
| OKLab | oklab(83.7% 0.043 0.0367) |
| OKLCH | oklch(83.7% 0.057 40.5) |
| XYZ | xyz(60.3152, 57.5476, 47.9669) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.26
Pale Salmon
#FFB19A
ΔE00 7.12
Pinkish Grey
#C8ACA9
ΔE00 8.51
Light Salmon
#FEA993
ΔE00 8.64
Pale Rose
#FDC1C5
ΔE00 9.34
Pinkish Tan
#D99B82
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEAE #AEDBEB
analogous
#EBAEBC #EBBEAE #EBDDAE
triadic
#EBBEAE #AEEBBE #BEAEEB
tetradic
#EBBEAE #BCEBAE #AEDBEB #DDAEEB
square
#EBBEAE #BCEBAE #AEDBEB #DDAEEB
split-complementary
#EBBEAE #AEEBDD #AEBCEB
monochromatic
#D36F4C #DF977D #EBBEAE #F7E5DF #F9EBE6
Accessibility & contrast
On white
1.68
#EBBEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EBBEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEAE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEAE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AD
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#F7B8BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbeae; /* rgb */ color: rgb(235, 190, 174); /* oklch */ color: oklch(83.7% 0.057 40.5);
Tailwind
colors: {
custom: {
50: '#f2d1c6',
500: '#ebbeae',
950: '#000000',
},
}SCSS
$custom: #ebbeae; $custom-light: #f2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#ebbeae",
"rgb": {
"r": 235,
"g": 190,
"b": 174
},
"hsl": {
"h": 15.738,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.83699,
"c": 0.05655,
"h": 40.5
},
"luminance": 0.57545
}Semantic roles & 50–950 ramp
primary
#EBBEAE
secondary
#76B2C7
accent
#9BC81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382