#FFB2B2#FFB2B2
#FFB2B2 is a very light, moderate red. Relative luminance 0.563; OKLCH L 83.7% C 0.090 H 19.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2B2 |
|---|---|
| RGB | rgb(255, 178, 178) |
| HSL | hsl(0, 100%, 85%) |
| HSV | hsv(0, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 30.2%, 0%) |
| CIE-LAB | lab(79.80, 28.05, 11.33) |
| CIE-LCH | lch(79.80, 30.25, 21.99°) |
| OKLab | oklab(83.65% 0.0853 0.0296) |
| OKLCH | oklch(83.65% 0.09 19.1) |
| XYZ | xyz(65.1981, 56.3192, 49.5475) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.22
Pale Rose
#FDC1C5
ΔE00 4.63
Soft Pink
#FDB0C0
ΔE00 5.55
Light Rose
#FFC5CB
ΔE00 5.79
Pink
#FFC0CB
ΔE00 5.85
Bubblegum
#FFC1CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2B2 #B2FFFF
analogous
#FFB2D9 #FFB2B2 #FFD9B2
triadic
#FFB2B2 #B2FFB2 #B2B2FF
tetradic
#FFB2B2 #D9FFB2 #B2FFFF #D9B2FF
square
#FFB2B2 #D9FFB2 #B2FFFF #D9B2FF
split-complementary
#FFB2B2 #B2FFD9 #B2D9FF
monochromatic
#FF3838 #FF7575 #FFB2B2 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.71
#FFB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#FFB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2B2
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2B2 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB2
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb2b2; /* rgb */ color: rgb(255, 178, 178); /* oklch */ color: oklch(83.7% 0.090 19.1);
Tailwind
colors: {
custom: {
50: '#ffc9c9',
500: '#ffb2b2',
950: '#000000',
},
}SCSS
$custom: #ffb2b2; $custom-light: #ffc9c9; $custom-dark: #000000;
JSON
{
"hex": "#ffb2b2",
"rgb": {
"r": 255,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.83651,
"c": 0.09033,
"h": 19.1
},
"luminance": 0.56315
}Semantic roles & 50–950 ramp
primary
#FFB2B2
secondary
#70E6E6
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282