#FFB5CB#FFB5CB
#FFB5CB is a very light, moderate pink. Relative luminance 0.586; OKLCH L 84.8% C 0.090 H 359.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5CB |
|---|---|
| RGB | rgb(255, 181, 203) |
| HSL | hsl(342, 100%, 85%) |
| HSV | hsv(342, 29%, 100%) |
| CMYK | cmyk(0%, 29%, 20.4%, 0%) |
| CIE-LAB | lab(81.08, 29.92, -0.32) |
| CIE-LCH | lch(81.08, 29.92, 359.39°) |
| OKLab | oklab(84.85% 0.0899 -0.0004) |
| OKLCH | oklch(84.85% 0.09 359.7) |
| XYZ | xyz(68.5442, 58.6231, 64.1933) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 0.69
Pastel Pink
#FFBACD
ΔE00 1.38
Powder Pink
#FFB2D0
ΔE00 2.29
Soft Pink
#FDB0C0
ΔE00 2.48
Lightpink
#FFB6C1
ΔE00 3.55
Pink
#FFC0CB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5CB #B5FFE9
analogous
#FFB5F0 #FFB5CB #FFC4B5
triadic
#FFB5CB #CBFFB5 #B5CBFF
tetradic
#FFB5CB #F0FFB5 #B5FFE9 #C4B5FF
square
#FFB5CB #F0FFB5 #B5FFE9 #C4B5FF
split-complementary
#FFB5CB #B5FFC4 #B5F0FF
monochromatic
#FF3B75 #FF78A0 #FFB5CB #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.65
#FFB5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#FFB5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5CB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5CB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CC
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#FFB1BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb5cb; /* rgb */ color: rgb(255, 181, 203); /* oklch */ color: oklch(84.8% 0.090 359.7);
Tailwind
colors: {
custom: {
50: '#ffcbda',
500: '#ffb5cb',
950: '#000000',
},
}SCSS
$custom: #ffb5cb; $custom-light: #ffcbda; $custom-dark: #000000;
JSON
{
"hex": "#ffb5cb",
"rgb": {
"r": 255,
"g": 181,
"b": 203
},
"hsl": {
"h": 342.162,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.84845,
"c": 0.08987,
"h": 359.7
},
"luminance": 0.5862
}Semantic roles & 50–950 ramp
primary
#FFB5CB
secondary
#72E6C4
accent
#E6A100
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383