#FFB2C4#FFB2C4
#FFB2C4 is a very light, moderate red. Relative luminance 0.571; OKLCH L 84.1% C 0.092 H 3.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2C4 |
|---|---|
| RGB | rgb(255, 178, 196) |
| HSL | hsl(346, 100%, 85%) |
| HSV | hsv(346, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 23.1%, 0%) |
| CIE-LAB | lab(80.23, 30.48, 2.22) |
| CIE-LCH | lch(80.23, 30.56, 4.17°) |
| OKLab | oklab(84.13% 0.092 0.0063) |
| OKLCH | oklch(84.13% 0.092 3.9) |
| XYZ | xyz(67.1253, 57.0901, 59.6977) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.85
Pastel Pink
#FFBACD
ΔE00 2.21
Lightpink
#FFB6C1
ΔE00 2.28
Baby Pink
#FFB7CE
ΔE00 2.34
Powder Pink
#FFB2D0
ΔE00 3.70
Pink
#FFC0CB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2C4 #B2FFED
analogous
#FFB2EB #FFB2C4 #FFC7B2
triadic
#FFB2C4 #C4FFB2 #B2C4FF
tetradic
#FFB2C4 #EBFFB2 #B2FFED #C7B2FF
square
#FFB2C4 #EBFFB2 #B2FFED #C7B2FF
split-complementary
#FFB2C4 #B2FFC7 #B2EBFF
monochromatic
#FF3866 #FF7595 #FFB2C4 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.69
#FFB2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#FFB2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2C4
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2C4 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC5
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#FFADB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb2c4; /* rgb */ color: rgb(255, 178, 196); /* oklch */ color: oklch(84.1% 0.092 3.9);
Tailwind
colors: {
custom: {
50: '#ffc9d5',
500: '#ffb2c4',
950: '#000000',
},
}SCSS
$custom: #ffb2c4; $custom-light: #ffc9d5; $custom-dark: #000000;
JSON
{
"hex": "#ffb2c4",
"rgb": {
"r": 255,
"g": 178,
"b": 196
},
"hsl": {
"h": 345.974,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.84129,
"c": 0.09221,
"h": 3.9
},
"luminance": 0.57086
}Semantic roles & 50–950 ramp
primary
#FFB2C4
secondary
#70E6CA
accent
#E6B000
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283