#FFB4CB#FFB4CB
#FFB4CB is a very light, moderate pink. Relative luminance 0.582; OKLCH L 84.7% C 0.091 H 359.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4CB |
|---|---|
| RGB | rgb(255, 180, 203) |
| HSL | hsl(342, 100%, 85%) |
| HSV | hsv(342, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 20.4%, 0%) |
| CIE-LAB | lab(80.86, 30.44, -0.64) |
| CIE-LCH | lch(80.86, 30.45, 358.79°) |
| OKLab | oklab(84.67% 0.0914 -0.0013) |
| OKLCH | oklch(84.67% 0.091 359.2) |
| XYZ | xyz(68.3416, 58.2179, 64.1258) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 0.78
Pastel Pink
#FFBACD
ΔE00 1.70
Powder Pink
#FFB2D0
ΔE00 2.00
Soft Pink
#FDB0C0
ΔE00 2.60
Lightpink
#FFB6C1
ΔE00 3.81
Pink
#FFC0CB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4CB #B4FFE8
analogous
#FFB4F0 #FFB4CB #FFC2B4
triadic
#FFB4CB #CBFFB4 #B4CBFF
tetradic
#FFB4CB #F0FFB4 #B4FFE8 #C2B4FF
square
#FFB4CB #F0FFB4 #B4FFE8 #C2B4FF
split-complementary
#FFB4CB #B4FFC2 #B4F0FF
monochromatic
#FF3A76 #FF77A1 #FFB4CB #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.66
#FFB4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FFB4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4CB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4CB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CC
Deuteranopia (green-blind)
#CFCEC9
Tritanopia (blue-blind)
#FFB0BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb4cb; /* rgb */ color: rgb(255, 180, 203); /* oklch */ color: oklch(84.7% 0.091 359.2);
Tailwind
colors: {
custom: {
50: '#ffcbda',
500: '#ffb4cb',
950: '#000000',
},
}SCSS
$custom: #ffb4cb; $custom-light: #ffcbda; $custom-dark: #000000;
JSON
{
"hex": "#ffb4cb",
"rgb": {
"r": 255,
"g": 180,
"b": 203
},
"hsl": {
"h": 341.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.84673,
"c": 0.09142,
"h": 359.2
},
"luminance": 0.58214
}Semantic roles & 50–950 ramp
primary
#FFB4CB
secondary
#71E6C2
accent
#E69F00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383