#FFBBB2#FFBBB2
#FFBBB2 is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.2% C 0.080 H 27.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBB2 |
|---|---|
| RGB | rgb(255, 187, 178) |
| HSL | hsl(7, 100%, 85%) |
| HSV | hsv(7, 30%, 100%) |
| CMYK | cmyk(0%, 26.7%, 30.2%, 0%) |
| CIE-LAB | lab(81.85, 23.33, 14.24) |
| CIE-LCH | lch(81.85, 27.33, 31.39°) |
| OKLab | oklab(85.24% 0.0713 0.0369) |
| OKLCH | oklch(85.24% 0.08 27.4) |
| XYZ | xyz(67.0479, 60.0188, 50.1641) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.34
Pale Salmon
#FFB19A
ΔE00 5.58
Light Rose
#FFC5CB
ΔE00 6.41
Light Salmon
#FEA993
ΔE00 6.42
Lightpink
#FFB6C1
ΔE00 7.27
Blush (survey)
#F29E8E
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBB2 #B2F6FF
analogous
#FFB2D0 #FFBBB2 #FFE2B2
triadic
#FFBBB2 #B2FFBB #BBB2FF
tetradic
#FFBBB2 #D0FFB2 #B2F6FF #E2B2FF
square
#FFBBB2 #D0FFB2 #B2F6FF #E2B2FF
split-complementary
#FFBBB2 #B2FFE2 #B2D0FF
monochromatic
#FF4F38 #FF8575 #FFBBB2 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.62
#FFBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FFBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBB2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBB2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#D9D1B1
Tritanopia (blue-blind)
#FFB3B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbbb2; /* rgb */ color: rgb(255, 187, 178); /* oklch */ color: oklch(85.2% 0.080 27.4);
Tailwind
colors: {
custom: {
50: '#ffcfc9',
500: '#ffbbb2',
950: '#000000',
},
}SCSS
$custom: #ffbbb2; $custom-light: #ffcfc9; $custom-dark: #000000;
JSON
{
"hex": "#ffbbb2",
"rgb": {
"r": 255,
"g": 187,
"b": 178
},
"hsl": {
"h": 7.013,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.85237,
"c": 0.0803,
"h": 27.4
},
"luminance": 0.60015
}Semantic roles & 50–950 ramp
primary
#FFBBB2
secondary
#70D8E6
accent
#CBE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382