#FABBCF#FABBCF
#FABBCF is a very light, moderate pink. Relative luminance 0.604; OKLCH L 85.5% C 0.077 H 358.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBCF |
|---|---|
| RGB | rgb(250, 187, 207) |
| HSL | hsl(341, 86%, 86%) |
| HSV | hsv(341, 25%, 98%) |
| CMYK | cmyk(0%, 25.2%, 17.2%, 2%) |
| CIE-LAB | lab(82.04, 25.60, -1.13) |
| CIE-LCH | lch(82.04, 25.63, 357.47°) |
| OKLab | oklab(85.5% 0.0766 -0.0026) |
| OKLCH | oklch(85.5% 0.077 358) |
| XYZ | xyz(68.4575, 60.3727, 67.0665) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.34
Baby Pink
#FFB7CE
ΔE00 1.75
Pink
#FFC0CB
ΔE00 3.16
Bubblegum
#FFC1CC
ΔE00 3.19
Powder Pink
#FFB2D0
ΔE00 3.45
Soft Pink
#FDB0C0
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBCF #BBFAE6
analogous
#FABBEE #FABBCF #FAC6BB
triadic
#FABBCF #CFFABB #BBCFFA
tetradic
#FABBCF #EEFABB #BBFAE6 #C6BBFA
square
#FABBCF #EEFABB #BBFAE6 #C6BBFA
split-complementary
#FABBCF #BBFAC6 #BBEEFA
monochromatic
#F2497F #F682A7 #FABBCF #FDE2EB #FDE2EB
Accessibility & contrast
On white
1.61
#FABBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FABBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBCF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBCF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#FFB8C2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fabbcf; /* rgb */ color: rgb(250, 187, 207); /* oklch */ color: oklch(85.5% 0.077 358.0);
Tailwind
colors: {
custom: {
50: '#fccfdd',
500: '#fabbcf',
950: '#000000',
},
}SCSS
$custom: #fabbcf; $custom-light: #fccfdd; $custom-dark: #000000;
JSON
{
"hex": "#fabbcf",
"rgb": {
"r": 250,
"g": 187,
"b": 207
},
"hsl": {
"h": 340.952,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.85501,
"c": 0.07665,
"h": 358
},
"luminance": 0.6037
}Semantic roles & 50–950 ramp
primary
#FABBCF
secondary
#7BDEBF
accent
#E39C03
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384