#EBBFAE#EBBFAE
#EBBFAE is a very light, muted orange. Relative luminance 0.580; OKLCH L 83.9% C 0.056 H 42.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFAE |
|---|---|
| RGB | rgb(235, 191, 174) |
| HSL | hsl(17, 60%, 80%) |
| HSV | hsv(17, 26%, 92%) |
| CMYK | cmyk(0%, 18.7%, 26%, 7.8%) |
| CIE-LAB | lab(80.73, 13.25, 14.52) |
| CIE-LCH | lch(80.73, 19.65, 47.62°) |
| OKLab | oklab(83.89% 0.0415 0.0376) |
| OKLCH | oklch(83.89% 0.056 42.2) |
| XYZ | xyz(60.5325, 57.9823, 48.0394) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.73
Pale Salmon
#FFB19A
ΔE00 7.39
Pinkish Grey
#C8ACA9
ΔE00 8.72
Light Salmon
#FEA993
ΔE00 8.95
Peach
#FFDAB9
ΔE00 9.40
Pinkish Tan
#D99B82
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFAE #AEDAEB
analogous
#EBAEBC #EBBFAE #EBDDAE
triadic
#EBBFAE #AEEBBF #BFAEEB
tetradic
#EBBFAE #BCEBAE #AEDAEB #DDAEEB
square
#EBBFAE #BCEBAE #AEDAEB #DDAEEB
split-complementary
#EBBFAE #AEEBDD #AEBCEB
monochromatic
#D3714C #DF987D #EBBFAE #F7E6DF #F9ECE6
Accessibility & contrast
On white
1.67
#EBBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EBBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFAE
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFAE | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AD
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#F7B9BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbfae; /* rgb */ color: rgb(235, 191, 174); /* oklch */ color: oklch(83.9% 0.056 42.2);
Tailwind
colors: {
custom: {
50: '#f2d2c6',
500: '#ebbfae',
950: '#000000',
},
}SCSS
$custom: #ebbfae; $custom-light: #f2d2c6; $custom-dark: #000000;
JSON
{
"hex": "#ebbfae",
"rgb": {
"r": 235,
"g": 191,
"b": 174
},
"hsl": {
"h": 16.721,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.83888,
"c": 0.05594,
"h": 42.2
},
"luminance": 0.5798
}Semantic roles & 50–950 ramp
primary
#EBBFAE
secondary
#76B1C7
accent
#99C81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382