#FFB2B5#FFB2B5
#FFB2B5 is a very light, moderate red. Relative luminance 0.564; OKLCH L 83.7% C 0.090 H 16.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2B5 |
|---|---|
| RGB | rgb(255, 178, 181) |
| HSL | hsl(358, 100%, 85%) |
| HSV | hsv(358, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 29%, 0%) |
| CIE-LAB | lab(79.86, 28.44, 9.81) |
| CIE-LCH | lch(79.86, 30.08, 19.03°) |
| OKLab | oklab(83.73% 0.0865 0.0258) |
| OKLCH | oklch(83.73% 0.09 16.6) |
| XYZ | xyz(65.5026, 56.4410, 51.1512) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.19
Pale Rose
#FDC1C5
ΔE00 4.27
Soft Pink
#FDB0C0
ΔE00 4.47
Pink
#FFC0CB
ΔE00 5.07
Bubblegum
#FFC1CC
ΔE00 5.30
Light Rose
#FFC5CB
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2B5 #B2FFFC
analogous
#FFB2DC #FFB2B5 #FFD5B2
triadic
#FFB2B5 #B5FFB2 #B2B5FF
tetradic
#FFB2B5 #DCFFB2 #B2FFFC #D5B2FF
square
#FFB2B5 #DCFFB2 #B2FFFC #D5B2FF
split-complementary
#FFB2B5 #B2FFD5 #B2DCFF
monochromatic
#FF383F #FF757A #FFB2B5 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.71
#FFB2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#FFB2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2B5
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2B5 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB5
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#FFAAB3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb2b5; /* rgb */ color: rgb(255, 178, 181); /* oklch */ color: oklch(83.7% 0.090 16.6);
Tailwind
colors: {
custom: {
50: '#ffc9cb',
500: '#ffb2b5',
950: '#000000',
},
}SCSS
$custom: #ffb2b5; $custom-light: #ffc9cb; $custom-dark: #000000;
JSON
{
"hex": "#ffb2b5",
"rgb": {
"r": 255,
"g": 178,
"b": 181
},
"hsl": {
"h": 357.662,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.83727,
"c": 0.09023,
"h": 16.6
},
"luminance": 0.56437
}Semantic roles & 50–950 ramp
primary
#FFB2B5
secondary
#70E6E1
accent
#E6DD00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282