#FEBBBF#FEBBBF
#FEBBBF is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.5% C 0.078 H 14.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBBF |
|---|---|
| RGB | rgb(254, 187, 191) |
| HSL | hsl(356, 97%, 86%) |
| HSV | hsv(356, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 24.8%, 0.4%) |
| CIE-LAB | lab(82.04, 24.70, 7.52) |
| CIE-LCH | lch(82.04, 25.82, 16.93°) |
| OKLab | oklab(85.46% 0.0751 0.0199) |
| OKLCH | oklch(85.46% 0.078 14.9) |
| XYZ | xyz(68.0485, 60.3766, 57.3497) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.76
Lightpink
#FFB6C1
ΔE00 2.59
Light Rose
#FFC5CB
ΔE00 2.82
Pink
#FFC0CB
ΔE00 2.96
Bubblegum
#FFC1CC
ΔE00 3.12
Soft Pink
#FDB0C0
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBBF #BBFEFA
analogous
#FEBBE1 #FEBBBF #FED9BB
triadic
#FEBBBF #BFFEBB #BBBFFE
tetradic
#FEBBBF #E1FEBB #BBFEFA #D9BBFE
square
#FEBBBF #E1FEBB #BBFEFA #D9BBFE
split-complementary
#FEBBBF #BBFED9 #BBE1FE
monochromatic
#FC424D #FD7F86 #FEBBBF #FFE1E3 #FFE1E3
Accessibility & contrast
On white
1.61
#FEBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FEBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBBF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBBF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5BF
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#FFB5BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febbbf; /* rgb */ color: rgb(254, 187, 191); /* oklch */ color: oklch(85.5% 0.078 14.9);
Tailwind
colors: {
custom: {
50: '#ffcfd2',
500: '#febbbf',
950: '#000000',
},
}SCSS
$custom: #febbbf; $custom-light: #ffcfd2; $custom-dark: #000000;
JSON
{
"hex": "#febbbf",
"rgb": {
"r": 254,
"g": 187,
"b": 191
},
"hsl": {
"h": 356.418,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85462,
"c": 0.07774,
"h": 14.9
},
"luminance": 0.60373
}Semantic roles & 50–950 ramp
primary
#FEBBBF
secondary
#78E5DF
accent
#E6D800
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383