#EBBFBE#EBBFBE
#EBBFBE is a very light, muted red. Relative luminance 0.586; OKLCH L 84.3% C 0.051 H 19.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFBE |
|---|---|
| RGB | rgb(235, 191, 190) |
| HSL | hsl(1, 53%, 83%) |
| HSV | hsv(1, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 19.1%, 7.8%) |
| CIE-LAB | lab(81.10, 15.55, 6.45) |
| CIE-LCH | lch(81.10, 16.84, 22.54°) |
| OKLab | oklab(84.29% 0.0477 0.0171) |
| OKLCH | oklch(84.29% 0.051 19.7) |
| XYZ | xyz(62.1862, 58.6438, 56.7489) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.43
Light Rose
#FFC5CB
ΔE00 4.80
Bubblegum
#FFC1CC
ΔE00 6.10
Pink
#FFC0CB
ΔE00 6.18
Pale Pink
#FFCFDC
ΔE00 6.76
Dusty Pink
#D8A7B1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFBE #BEEAEB
analogous
#EBBED3 #EBBFBE #EBD5BE
triadic
#EBBFBE #BEEBBF #BFBEEB
tetradic
#EBBFBE #D3EBBE #BEEAEB #D5BEEB
square
#EBBFBE #D3EBBE #BEEAEB #D5BEEB
split-complementary
#EBBFBE #BEEBD5 #BED3EB
monochromatic
#CE6360 #DD918F #EBBFBE #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.65
#EBBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EBBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFBE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFBE | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#F5BBBF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbfbe; /* rgb */ color: rgb(235, 191, 190); /* oklch */ color: oklch(84.3% 0.051 19.7);
Tailwind
colors: {
custom: {
50: '#f2d2d1',
500: '#ebbfbe',
950: '#000000',
},
}SCSS
$custom: #ebbfbe; $custom-light: #f2d2d1; $custom-dark: #000000;
JSON
{
"hex": "#ebbfbe",
"rgb": {
"r": 235,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84294,
"c": 0.05064,
"h": 19.7
},
"luminance": 0.58641
}Semantic roles & 50–950 ramp
primary
#EBBFBE
secondary
#86C6C7
accent
#BDC025
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383