#EBC2BF#EBC2BF
#EBC2BF is a very light, muted red. Relative luminance 0.600; OKLCH L 84.9% C 0.047 H 23.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC2BF |
|---|---|
| RGB | rgb(235, 194, 191) |
| HSL | hsl(4, 52%, 84%) |
| HSV | hsv(4, 19%, 92%) |
| CMYK | cmyk(0%, 17.4%, 18.7%, 7.8%) |
| CIE-LAB | lab(81.84, 14.11, 6.99) |
| CIE-LCH | lch(81.84, 15.75, 26.36°) |
| OKLab | oklab(84.88% 0.0435 0.0185) |
| OKLCH | oklch(84.88% 0.047 23) |
| XYZ | xyz(62.9568, 60.0095, 57.5468) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.41
Light Rose
#FFC5CB
ΔE00 5.68
Bubblegum
#FFC1CC
ΔE00 7.15
Pink
#FFC0CB
ΔE00 7.25
Pale Pink
#FFCFDC
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC2BF #BFE8EB
analogous
#EBBFD2 #EBC2BF #EBD8BF
triadic
#EBC2BF #BFEBC2 #C2BFEB
tetradic
#EBC2BF #D2EBBF #BFE8EB #D8BFEB
square
#EBC2BF #D2EBBF #BFE8EB #D8BFEB
split-complementary
#EBC2BF #BFEBD8 #BFD2EB
monochromatic
#CE6962 #DC9690 #EBC2BF #F8E9E8 #F8E9E8
Accessibility & contrast
On white
1.62
#EBC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#EBC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC2BF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC2BF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BF
Deuteranopia (green-blind)
#D3CEBF
Tritanopia (blue-blind)
#F4BEC1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebc2bf; /* rgb */ color: rgb(235, 194, 191); /* oklch */ color: oklch(84.9% 0.047 23.0);
Tailwind
colors: {
custom: {
50: '#f2d4d2',
500: '#ebc2bf',
950: '#000000',
},
}SCSS
$custom: #ebc2bf; $custom-light: #f2d4d2; $custom-dark: #000000;
JSON
{
"hex": "#ebc2bf",
"rgb": {
"r": 235,
"g": 194,
"b": 191
},
"hsl": {
"h": 4.091,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84883,
"c": 0.04723,
"h": 23
},
"luminance": 0.60007
}Semantic roles & 50–950 ramp
primary
#EBC2BF
secondary
#87C3C7
accent
#B5C026
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383