#EBBFC4#EBBFC4
#EBBFC4 is a very light, muted red. Relative luminance 0.589; OKLCH L 84.5% C 0.051 H 10.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFC4 |
|---|---|
| RGB | rgb(235, 191, 196) |
| HSL | hsl(353, 52%, 84%) |
| HSV | hsv(353, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 16.6%, 7.8%) |
| CIE-LAB | lab(81.24, 16.47, 3.44) |
| CIE-LCH | lch(81.24, 16.82, 11.81°) |
| OKLab | oklab(84.46% 0.0499 0.0093) |
| OKLCH | oklch(84.46% 0.051 10.5) |
| XYZ | xyz(62.8555, 58.9115, 60.2739) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.96
Pale Rose
#FDC1C5
ΔE00 4.00
Bubblegum
#FFC1CC
ΔE00 4.71
Pink
#FFC0CB
ΔE00 4.82
Pale Pink
#FFCFDC
ΔE00 5.07
Light Pink
#FFD1DF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFC4 #BFEBE6
analogous
#EBBFDA #EBBFC4 #EBD0BF
triadic
#EBBFC4 #C4EBBF #BFC4EB
tetradic
#EBBFC4 #DAEBBF #BFEBE6 #D0BFEB
square
#EBBFC4 #DAEBBF #BFEBE6 #D0BFEB
split-complementary
#EBBFC4 #BFEBD0 #BFDAEB
monochromatic
#CE626E #DC9099 #EBBFC4 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.64
#EBBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#EBBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFC4
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFC4 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C4
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#F4BCC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbfc4; /* rgb */ color: rgb(235, 191, 196); /* oklch */ color: oklch(84.5% 0.051 10.5);
Tailwind
colors: {
custom: {
50: '#f2d2d5',
500: '#ebbfc4',
950: '#000000',
},
}SCSS
$custom: #ebbfc4; $custom-light: #f2d2d5; $custom-dark: #000000;
JSON
{
"hex": "#ebbfc4",
"rgb": {
"r": 235,
"g": 191,
"b": 196
},
"hsl": {
"h": 353.182,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84457,
"c": 0.0508,
"h": 10.5
},
"luminance": 0.58909
}Semantic roles & 50–950 ramp
primary
#EBBFC4
secondary
#87C7C0
accent
#C0AE26
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383