#FFB2C2#FFB2C2
#FFB2C2 is a very light, moderate red. Relative luminance 0.570; OKLCH L 84.1% C 0.092 H 5.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2C2 |
|---|---|
| RGB | rgb(255, 178, 194) |
| HSL | hsl(348, 100%, 85%) |
| HSV | hsv(348, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 23.9%, 0%) |
| CIE-LAB | lab(80.18, 30.20, 3.23) |
| CIE-LCH | lch(80.18, 30.37, 6.10°) |
| OKLab | oklab(84.07% 0.0913 0.0089) |
| OKLCH | oklch(84.07% 0.092 5.6) |
| XYZ | xyz(66.8992, 56.9996, 58.5068) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.49
Lightpink
#FFB6C1
ΔE00 1.72
Pastel Pink
#FFBACD
ΔE00 2.55
Baby Pink
#FFB7CE
ΔE00 2.91
Pink
#FFC0CB
ΔE00 3.67
Bubblegum
#FFC1CC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2C2 #B2FFEF
analogous
#FFB2E9 #FFB2C2 #FFC8B2
triadic
#FFB2C2 #C2FFB2 #B2C2FF
tetradic
#FFB2C2 #E9FFB2 #B2FFEF #C8B2FF
square
#FFB2C2 #E9FFB2 #B2FFEF #C8B2FF
split-complementary
#FFB2C2 #B2FFC8 #B2E9FF
monochromatic
#FF3861 #FF7592 #FFB2C2 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.69
#FFB2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#FFB2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2C2
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2C2 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC2
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#FFADB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb2c2; /* rgb */ color: rgb(255, 178, 194); /* oklch */ color: oklch(84.1% 0.092 5.6);
Tailwind
colors: {
custom: {
50: '#ffc9d4',
500: '#ffb2c2',
950: '#000000',
},
}SCSS
$custom: #ffb2c2; $custom-light: #ffc9d4; $custom-dark: #000000;
JSON
{
"hex": "#ffb2c2",
"rgb": {
"r": 255,
"g": 178,
"b": 194
},
"hsl": {
"h": 347.532,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.84074,
"c": 0.0917,
"h": 5.6
},
"luminance": 0.56996
}Semantic roles & 50–950 ramp
primary
#FFB2C2
secondary
#70E6CD
accent
#E6B600
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283