#FFB0CF#FFB0CF
#FFB0CF is a very light, moderate pink. Relative luminance 0.568; OKLCH L 84.1% C 0.099 H 354.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB0CF |
|---|---|
| RGB | rgb(255, 176, 207) |
| HSL | hsl(336, 100%, 85%) |
| HSV | hsv(336, 31%, 100%) |
| CMYK | cmyk(0%, 31%, 18.8%, 0%) |
| CIE-LAB | lab(80.08, 33.13, -3.95) |
| CIE-LCH | lch(80.08, 33.36, 353.19°) |
| OKLab | oklab(84.11% 0.099 -0.01) |
| OKLCH | oklch(84.11% 0.099 354.2) |
| XYZ | xyz(68.0285, 56.8193, 66.4034) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 0.49
Baby Pink
#FFB7CE
ΔE00 2.48
Pastel Pink
#FFBACD
ΔE00 3.76
Soft Pink
#FDB0C0
ΔE00 4.52
Lightpink
#FFB6C1
ΔE00 6.02
Pink
#FFC0CB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB0CF #B0FFE0
analogous
#FFB0F6 #FFB0CF #FFB9B0
triadic
#FFB0CF #CFFFB0 #B0CFFF
tetradic
#FFB0CF #F6FFB0 #B0FFE0 #B9B0FF
square
#FFB0CF #F6FFB0 #B0FFE0 #B9B0FF
split-complementary
#FFB0CF #B0FFB9 #B0F6FF
monochromatic
#FF3685 #FF73AA #FFB0CF #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.70
#FFB0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FFB0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB0CF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB0CF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#FFADBB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb0cf; /* rgb */ color: rgb(255, 176, 207); /* oklch */ color: oklch(84.1% 0.099 354.2);
Tailwind
colors: {
custom: {
50: '#ffc8dd',
500: '#ffb0cf',
950: '#000000',
},
}SCSS
$custom: #ffb0cf; $custom-light: #ffc8dd; $custom-dark: #000000;
JSON
{
"hex": "#ffb0cf",
"rgb": {
"r": 255,
"g": 176,
"b": 207
},
"hsl": {
"h": 336.456,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.84109,
"c": 0.09946,
"h": 354.2
},
"luminance": 0.56816
}Semantic roles & 50–950 ramp
primary
#FFB0CF
secondary
#6EE5B6
accent
#E68B00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284