#FFB2C3#FFB2C3
#FFB2C3 is a very light, moderate red. Relative luminance 0.570; OKLCH L 84.1% C 0.092 H 4.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2C3 |
|---|---|
| RGB | rgb(255, 178, 195) |
| HSL | hsl(347, 100%, 85%) |
| HSV | hsv(347, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 23.5%, 0%) |
| CIE-LAB | lab(80.20, 30.34, 2.73) |
| CIE-LCH | lch(80.20, 30.46, 5.13°) |
| OKLab | oklab(84.1% 0.0916 0.0076) |
| OKLCH | oklch(84.1% 0.092 4.7) |
| XYZ | xyz(67.0119, 57.0447, 59.1003) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.61
Lightpink
#FFB6C1
ΔE00 2.00
Pastel Pink
#FFBACD
ΔE00 2.37
Baby Pink
#FFB7CE
ΔE00 2.62
Pink
#FFC0CB
ΔE00 3.75
Bubblegum
#FFC1CC
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2C3 #B2FFEE
analogous
#FFB2EA #FFB2C3 #FFC7B2
triadic
#FFB2C3 #C3FFB2 #B2C3FF
tetradic
#FFB2C3 #EAFFB2 #B2FFEE #C7B2FF
square
#FFB2C3 #EAFFB2 #B2FFEE #C7B2FF
split-complementary
#FFB2C3 #B2FFC7 #B2EAFF
monochromatic
#FF3864 #FF7593 #FFB2C3 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.69
#FFB2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#FFB2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2C3
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2C3 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC3
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#FFADB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb2c3; /* rgb */ color: rgb(255, 178, 195); /* oklch */ color: oklch(84.1% 0.092 4.7);
Tailwind
colors: {
custom: {
50: '#ffc9d5',
500: '#ffb2c3',
950: '#000000',
},
}SCSS
$custom: #ffb2c3; $custom-light: #ffc9d5; $custom-dark: #000000;
JSON
{
"hex": "#ffb2c3",
"rgb": {
"r": 255,
"g": 178,
"b": 195
},
"hsl": {
"h": 346.753,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.84101,
"c": 0.09195,
"h": 4.7
},
"luminance": 0.57041
}Semantic roles & 50–950 ramp
primary
#FFB2C3
secondary
#70E6CC
accent
#E6B300
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283