#FBAFCF#FBAFCF
#FBAFCF is a very light, moderate pink. Relative luminance 0.557; OKLCH L 83.5% C 0.097 H 352.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFCF |
|---|---|
| RGB | rgb(251, 175, 207) |
| HSL | hsl(335, 90%, 84%) |
| HSV | hsv(335, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 17.5%, 1.6%) |
| CIE-LAB | lab(79.43, 32.27, -4.96) |
| CIE-LCH | lch(79.43, 32.65, 351.27°) |
| OKLab | oklab(83.52% 0.0961 -0.0127) |
| OKLCH | oklch(83.52% 0.097 352.5) |
| XYZ | xyz(66.3766, 55.6776, 66.2700) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.02
Baby Pink
#FFB7CE
ΔE00 2.92
Pastel Pink
#FFBACD
ΔE00 4.17
Soft Pink
#FDB0C0
ΔE00 5.00
Lightpink
#FFB6C1
ΔE00 6.51
Pink
#FFC0CB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFCF #AFFBDB
analogous
#FBAFF5 #FBAFCF #FBB5AF
triadic
#FBAFCF #CFFBAF #AFCFFB
tetradic
#FBAFCF #F5FBAF #AFFBDB #B5AFFB
square
#FBAFCF #F5FBAF #AFFBDB #B5AFFB
split-complementary
#FBAFCF #AFFBB5 #AFF5FB
monochromatic
#F53A89 #F875AC #FBAFCF #FEE2EE #FEE2EE
Accessibility & contrast
On white
1.73
#FBAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#FBAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFCF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFCF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#FFADBA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbafcf; /* rgb */ color: rgb(251, 175, 207); /* oklch */ color: oklch(83.5% 0.097 352.5);
Tailwind
colors: {
custom: {
50: '#fec7dd',
500: '#fbafcf',
950: '#000000',
},
}SCSS
$custom: #fbafcf; $custom-light: #fec7dd; $custom-dark: #000000;
JSON
{
"hex": "#fbafcf",
"rgb": {
"r": 251,
"g": 175,
"b": 207
},
"hsl": {
"h": 334.737,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.83518,
"c": 0.09693,
"h": 352.5
},
"luminance": 0.55674
}Semantic roles & 50–950 ramp
primary
#FBAFCF
secondary
#6FDFB0
accent
#E68500
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284