#FBBBBE#FBBBBE
#FBBBBE is a very light, moderate red. Relative luminance 0.598; OKLCH L 85.1% C 0.074 H 15.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBBE |
|---|---|
| RGB | rgb(251, 187, 190) |
| HSL | hsl(357, 89%, 86%) |
| HSV | hsv(357, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 24.3%, 1.6%) |
| CIE-LAB | lab(81.71, 23.48, 7.55) |
| CIE-LCH | lch(81.71, 24.66, 17.82°) |
| OKLab | oklab(85.13% 0.0715 0.02) |
| OKLCH | oklch(85.13% 0.074 15.6) |
| XYZ | xyz(66.8493, 59.7710, 56.7210) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.55
Light Rose
#FFC5CB
ΔE00 2.75
Lightpink
#FFB6C1
ΔE00 3.06
Pink
#FFC0CB
ΔE00 3.17
Bubblegum
#FFC1CC
ΔE00 3.30
Soft Pink
#FDB0C0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBBE #BBFBF8
analogous
#FBBBDE #FBBBBE #FBD8BB
triadic
#FBBBBE #BEFBBB #BBBEFB
tetradic
#FBBBBE #DEFBBB #BBFBF8 #D8BBFB
square
#FBBBBE #DEFBBB #BBFBF8 #D8BBFB
split-complementary
#FBBBBE #BBFBD8 #BBDEFB
monochromatic
#F4474F #F88187 #FBBBBE #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.62
#FBBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#FBBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBBE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBBE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#FFB5BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbbbbe; /* rgb */ color: rgb(251, 187, 190); /* oklch */ color: oklch(85.1% 0.074 15.6);
Tailwind
colors: {
custom: {
50: '#fdcfd1',
500: '#fbbbbe',
950: '#000000',
},
}SCSS
$custom: #fbbbbe; $custom-light: #fdcfd1; $custom-dark: #000000;
JSON
{
"hex": "#fbbbbe",
"rgb": {
"r": 251,
"g": 187,
"b": 190
},
"hsl": {
"h": 357.188,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85131,
"c": 0.07421,
"h": 15.6
},
"luminance": 0.59768
}Semantic roles & 50–950 ramp
primary
#FBBBBE
secondary
#7AE0DB
accent
#E6DB00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383