#FFB8CF#FFB8CF
#FFB8CF is a very light, moderate pink. Relative luminance 0.600; OKLCH L 85.5% C 0.087 H 358.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8CF |
|---|---|
| RGB | rgb(255, 184, 207) |
| HSL | hsl(341, 100%, 86%) |
| HSV | hsv(341, 28%, 100%) |
| CMYK | cmyk(0%, 27.8%, 18.8%, 0%) |
| CIE-LAB | lab(81.86, 28.93, -1.33) |
| CIE-LCH | lch(81.86, 28.96, 357.37°) |
| OKLab | oklab(85.48% 0.0867 -0.0031) |
| OKLCH | oklch(85.48% 0.087 358) |
| XYZ | xyz(69.6436, 60.0494, 66.9417) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 0.26
Pastel Pink
#FFBACD
ΔE00 1.22
Powder Pink
#FFB2D0
ΔE00 2.18
Soft Pink
#FDB0C0
ΔE00 3.33
Pink
#FFC0CB
ΔE00 3.97
Bubblegum
#FFC1CC
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8CF #B8FFE8
analogous
#FFB8F3 #FFB8CF #FFC4B8
triadic
#FFB8CF #CFFFB8 #B8CFFF
tetradic
#FFB8CF #F3FFB8 #B8FFE8 #C4B8FF
square
#FFB8CF #F3FFB8 #B8FFE8 #C4B8FF
split-complementary
#FFB8CF #B8FFC4 #B8F3FF
monochromatic
#FF3E7C #FF7BA6 #FFB8CF #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.61
#FFB8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FFB8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8CF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8CF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#FFB5C0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffb8cf; /* rgb */ color: rgb(255, 184, 207); /* oklch */ color: oklch(85.5% 0.087 358.0);
Tailwind
colors: {
custom: {
50: '#ffcedd',
500: '#ffb8cf',
950: '#000000',
},
}SCSS
$custom: #ffb8cf; $custom-light: #ffcedd; $custom-dark: #000000;
JSON
{
"hex": "#ffb8cf",
"rgb": {
"r": 255,
"g": 184,
"b": 207
},
"hsl": {
"h": 340.563,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85481,
"c": 0.08674,
"h": 358
},
"luminance": 0.60046
}Semantic roles & 50–950 ramp
primary
#FFB8CF
secondary
#75E7C2
accent
#E69B00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181315
muted
#868384