#FFB3CF#FFB3CF
#FFB3CF is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.6% C 0.095 H 355.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3CF |
|---|---|
| RGB | rgb(255, 179, 207) |
| HSL | hsl(338, 100%, 85%) |
| HSV | hsv(338, 30%, 100%) |
| CMYK | cmyk(0%, 29.8%, 18.8%, 0%) |
| CIE-LAB | lab(80.74, 31.55, -2.97) |
| CIE-LCH | lch(80.74, 31.69, 354.61°) |
| OKLab | oklab(84.62% 0.0944 -0.0074) |
| OKLCH | oklch(84.62% 0.095 355.5) |
| XYZ | xyz(68.6232, 58.0088, 66.6016) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 0.56
Baby Pink
#FFB7CE
ΔE00 1.54
Pastel Pink
#FFBACD
ΔE00 2.82
Soft Pink
#FDB0C0
ΔE00 3.94
Lightpink
#FFB6C1
ΔE00 5.26
Pink
#FFC0CB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3CF #B3FFE3
analogous
#FFB3F5 #FFB3CF #FFBDB3
triadic
#FFB3CF #CFFFB3 #B3CFFF
tetradic
#FFB3CF #F5FFB3 #B3FFE3 #BDB3FF
square
#FFB3CF #F5FFB3 #B3FFE3 #BDB3FF
split-complementary
#FFB3CF #B3FFBD #B3F5FF
monochromatic
#FF3982 #FF76A8 #FFB3CF #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.67
#FFB3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FFB3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3CF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3CF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D0
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#FFB0BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb3cf; /* rgb */ color: rgb(255, 179, 207); /* oklch */ color: oklch(84.6% 0.095 355.5);
Tailwind
colors: {
custom: {
50: '#ffcadd',
500: '#ffb3cf',
950: '#000000',
},
}SCSS
$custom: #ffb3cf; $custom-light: #ffcadd; $custom-dark: #000000;
JSON
{
"hex": "#ffb3cf",
"rgb": {
"r": 255,
"g": 179,
"b": 207
},
"hsl": {
"h": 337.895,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.84619,
"c": 0.09464,
"h": 355.5
},
"luminance": 0.58005
}Semantic roles & 50–950 ramp
primary
#FFB3CF
secondary
#70E6BB
accent
#E69100
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284