#FFB7CB#FFB7CB
#FFB7CB is a very light, moderate pink. Relative luminance 0.594; OKLCH L 85.2% C 0.087 H 0.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7CB |
|---|---|
| RGB | rgb(255, 183, 203) |
| HSL | hsl(343, 100%, 86%) |
| HSV | hsv(343, 28%, 100%) |
| CMYK | cmyk(0%, 28.2%, 20.4%, 0%) |
| CIE-LAB | lab(81.53, 28.87, 0.34) |
| CIE-LCH | lch(81.53, 28.87, 0.68°) |
| OKLab | oklab(85.19% 0.0868 0.0013) |
| OKLCH | oklch(85.19% 0.087 0.9) |
| XYZ | xyz(68.9538, 59.4423, 64.3298) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 0.77
Baby Pink
#FFB7CE
ΔE00 0.95
Soft Pink
#FDB0C0
ΔE00 2.37
Powder Pink
#FFB2D0
ΔE00 2.91
Lightpink
#FFB6C1
ΔE00 3.06
Pink
#FFC0CB
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7CB #B7FFEB
analogous
#FFB7EF #FFB7CB #FFC7B7
triadic
#FFB7CB #CBFFB7 #B7CBFF
tetradic
#FFB7CB #EFFFB7 #B7FFEB #C7B7FF
square
#FFB7CB #EFFFB7 #B7FFEB #C7B7FF
split-complementary
#FFB7CB #B7FFC7 #B7EFFF
monochromatic
#FF3D73 #FF7A9F #FFB7CB #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.63
#FFB7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#FFB7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7CB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7CB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#FFB3BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffb7cb; /* rgb */ color: rgb(255, 183, 203); /* oklch */ color: oklch(85.2% 0.087 0.9);
Tailwind
colors: {
custom: {
50: '#ffcdda',
500: '#ffb7cb',
950: '#000000',
},
}SCSS
$custom: #ffb7cb; $custom-light: #ffcdda; $custom-dark: #000000;
JSON
{
"hex": "#ffb7cb",
"rgb": {
"r": 255,
"g": 183,
"b": 203
},
"hsl": {
"h": 343.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.85192,
"c": 0.08681,
"h": 0.9
},
"luminance": 0.59439
}Semantic roles & 50–950 ramp
primary
#FFB7CB
secondary
#74E6C7
accent
#E6A600
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383