#EBBFAB#EBBFAB
#EBBFAB is a very light, muted orange. Relative luminance 0.579; OKLCH L 83.8% C 0.058 H 45.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFAB |
|---|---|
| RGB | rgb(235, 191, 171) |
| HSL | hsl(19, 62%, 80%) |
| HSV | hsv(19, 27%, 92%) |
| CMYK | cmyk(0%, 18.7%, 27.2%, 7.8%) |
| CIE-LAB | lab(80.66, 12.84, 16.03) |
| CIE-LCH | lch(80.66, 20.54, 51.31°) |
| OKLab | oklab(83.82% 0.0403 0.0413) |
| OKLCH | oklch(83.82% 0.058 45.8) |
| XYZ | xyz(60.2433, 57.8666, 46.5163) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.83
Pale Salmon
#FFB19A
ΔE00 7.52
Peach
#FFDAB9
ΔE00 8.53
Light Salmon
#FEA993
ΔE00 9.15
Pinkish Grey
#C8ACA9
ΔE00 9.38
Light Peach
#FFD8B1
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFAB #ABD7EB
analogous
#EBABB7 #EBBFAB #EBDFAB
triadic
#EBBFAB #ABEBBF #BFABEB
tetradic
#EBBFAB #B7EBAB #ABD7EB #DFABEB
square
#EBBFAB #B7EBAB #ABD7EB #DFABEB
split-complementary
#EBBFAB #ABEBDF #ABB7EB
monochromatic
#D37448 #DF997A #EBBFAB #F7E5DC #F9ECE6
Accessibility & contrast
On white
1.67
#EBBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EBBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFAB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFAB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#D4CCAB
Tritanopia (blue-blind)
#F7B8B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbfab; /* rgb */ color: rgb(235, 191, 171); /* oklch */ color: oklch(83.8% 0.058 45.8);
Tailwind
colors: {
custom: {
50: '#f2d2c4',
500: '#ebbfab',
950: '#000000',
},
}SCSS
$custom: #ebbfab; $custom-light: #f2d2c4; $custom-dark: #000000;
JSON
{
"hex": "#ebbfab",
"rgb": {
"r": 235,
"g": 191,
"b": 171
},
"hsl": {
"h": 18.75,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.83816,
"c": 0.05771,
"h": 45.8
},
"luminance": 0.57864
}Semantic roles & 50–950 ramp
primary
#EBBFAB
secondary
#73ADC7
accent
#93C91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382