#EBBFC8#EBBFC8
#EBBFC8 is a very light, muted red. Relative luminance 0.591; OKLCH L 84.6% C 0.052 H 4.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFC8 |
|---|---|
| RGB | rgb(235, 191, 200) |
| HSL | hsl(348, 52%, 84%) |
| HSV | hsv(348, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 14.9%, 7.8%) |
| CIE-LAB | lab(81.34, 17.09, 1.44) |
| CIE-LCH | lch(81.34, 17.15, 4.81°) |
| OKLab | oklab(84.57% 0.0514 0.0041) |
| OKLCH | oklch(84.57% 0.052 4.5) |
| XYZ | xyz(63.3169, 59.0960, 62.7038) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.15
Bubblegum
#FFC1CC
ΔE00 4.35
Pale Pink
#FFCFDC
ΔE00 4.36
Pale Rose
#FDC1C5
ΔE00 4.47
Pink
#FFC0CB
ΔE00 4.49
Light Pink
#FFD1DF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFC8 #BFEBE2
analogous
#EBBFDE #EBBFC8 #EBCCBF
triadic
#EBBFC8 #C8EBBF #BFC8EB
tetradic
#EBBFC8 #DEEBBF #BFEBE2 #CCBFEB
square
#EBBFC8 #DEEBBF #BFEBE2 #CCBFEB
split-complementary
#EBBFC8 #BFEBCC #BFDEEB
monochromatic
#CE6278 #DC90A0 #EBBFC8 #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.64
#EBBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EBBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFC8
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFC8 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#CFCDC7
Tritanopia (blue-blind)
#F3BCC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbfc8; /* rgb */ color: rgb(235, 191, 200); /* oklch */ color: oklch(84.6% 0.052 4.5);
Tailwind
colors: {
custom: {
50: '#f2d2d8',
500: '#ebbfc8',
950: '#000000',
},
}SCSS
$custom: #ebbfc8; $custom-light: #f2d2d8; $custom-dark: #000000;
JSON
{
"hex": "#ebbfc8",
"rgb": {
"r": 235,
"g": 191,
"b": 200
},
"hsl": {
"h": 347.727,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84569,
"c": 0.05159,
"h": 4.5
},
"luminance": 0.59094
}Semantic roles & 50–950 ramp
primary
#EBBFC8
secondary
#87C7BA
accent
#C0A026
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383