#FFB2CB#FFB2CB
#FFB2CB is a very light, moderate pink. Relative luminance 0.574; OKLCH L 84.3% C 0.095 H 358.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2CB |
|---|---|
| RGB | rgb(255, 178, 203) |
| HSL | hsl(341, 100%, 85%) |
| HSV | hsv(341, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 20.4%, 0%) |
| CIE-LAB | lab(80.41, 31.49, -1.30) |
| CIE-LCH | lch(80.41, 31.51, 357.64°) |
| OKLab | oklab(84.33% 0.0945 -0.003) |
| OKLCH | oklch(84.33% 0.095 358.2) |
| XYZ | xyz(67.9407, 57.4163, 63.9922) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 1.25
Powder Pink
#FFB2D0
ΔE00 1.50
Pastel Pink
#FFBACD
ΔE00 2.35
Soft Pink
#FDB0C0
ΔE00 2.93
Lightpink
#FFB6C1
ΔE00 4.35
Pink
#FFC0CB
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2CB #B2FFE6
analogous
#FFB2F2 #FFB2CB #FFBFB2
triadic
#FFB2CB #CBFFB2 #B2CBFF
tetradic
#FFB2CB #F2FFB2 #B2FFE6 #BFB2FF
square
#FFB2CB #F2FFB2 #B2FFE6 #BFB2FF
split-complementary
#FFB2CB #B2FFBF #B2F2FF
monochromatic
#FF3878 #FF75A2 #FFB2CB #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.68
#FFB2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#FFB2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2CB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2CB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCC
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#FFAEBB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb2cb; /* rgb */ color: rgb(255, 178, 203); /* oklch */ color: oklch(84.3% 0.095 358.2);
Tailwind
colors: {
custom: {
50: '#ffc9da',
500: '#ffb2cb',
950: '#000000',
},
}SCSS
$custom: #ffb2cb; $custom-light: #ffc9da; $custom-dark: #000000;
JSON
{
"hex": "#ffb2cb",
"rgb": {
"r": 255,
"g": 178,
"b": 203
},
"hsl": {
"h": 340.519,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.8433,
"c": 0.09454,
"h": 358.2
},
"luminance": 0.57413
}Semantic roles & 50–950 ramp
primary
#FFB2CB
secondary
#70E6BF
accent
#E69B00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283