#FEBCBB#FEBCBB
#FEBCBB is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.5% C 0.077 H 19.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBCBB |
|---|---|
| RGB | rgb(254, 188, 187) |
| HSL | hsl(1, 97%, 86%) |
| HSV | hsv(1, 26%, 100%) |
| CMYK | cmyk(0%, 26%, 26.4%, 0.4%) |
| CIE-LAB | lab(82.18, 23.63, 9.86) |
| CIE-LCH | lch(82.18, 25.60, 22.66°) |
| OKLab | oklab(85.54% 0.0721 0.0259) |
| OKLCH | oklch(85.54% 0.077 19.8) |
| XYZ | xyz(67.8272, 60.6287, 55.1339) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.50
Light Rose
#FFC5CB
ΔE00 3.68
Lightpink
#FFB6C1
ΔE00 4.35
Pink
#FFC0CB
ΔE00 4.58
Bubblegum
#FFC1CC
ΔE00 4.68
Soft Pink
#FDB0C0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBCBB #BBFDFE
analogous
#FEBBDC #FEBCBB #FEDEBB
triadic
#FEBCBB #BBFEBC #BCBBFE
tetradic
#FEBCBB #DCFEBB #BBFDFE #DEBBFE
square
#FEBCBB #DCFEBB #BBFDFE #DEBBFE
split-complementary
#FEBCBB #BBFEDE #BBDCFE
monochromatic
#FC4542 #FD817F #FEBCBB #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.60
#FEBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FEBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBCBB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBCBB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#D8D1BA
Tritanopia (blue-blind)
#FFB5BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febcbb; /* rgb */ color: rgb(254, 188, 187); /* oklch */ color: oklch(85.5% 0.077 19.8);
Tailwind
colors: {
custom: {
50: '#ffd0cf',
500: '#febcbb',
950: '#000000',
},
}SCSS
$custom: #febcbb; $custom-light: #ffd0cf; $custom-dark: #000000;
JSON
{
"hex": "#febcbb",
"rgb": {
"r": 254,
"g": 188,
"b": 187
},
"hsl": {
"h": 0.896,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85536,
"c": 0.0766,
"h": 19.8
},
"luminance": 0.60625
}Semantic roles & 50–950 ramp
primary
#FEBCBB
secondary
#78E4E5
accent
#E2E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383