#FABCCF#FABCCF
#FABCCF is a very light, moderate pink. Relative luminance 0.608; OKLCH L 85.7% C 0.075 H 358.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FABCCF |
|---|---|
| RGB | rgb(250, 188, 207) |
| HSL | hsl(342, 86%, 86%) |
| HSV | hsv(342, 25%, 98%) |
| CMYK | cmyk(0%, 24.8%, 17.2%, 2%) |
| CIE-LAB | lab(82.27, 25.08, -0.80) |
| CIE-LCH | lch(82.27, 25.09, 358.18°) |
| OKLab | oklab(85.68% 0.0751 -0.0017) |
| OKLCH | oklch(85.68% 0.075 358.7) |
| XYZ | xyz(68.6703, 60.7984, 67.1375) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.40
Baby Pink
#FFB7CE
ΔE00 2.04
Pink
#FFC0CB
ΔE00 2.86
Bubblegum
#FFC1CC
ΔE00 2.87
Powder Pink
#FFB2D0
ΔE00 3.80
Soft Pink
#FDB0C0
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABCCF #BCFAE7
analogous
#FABCEE #FABCCF #FAC8BC
triadic
#FABCCF #CFFABC #BCCFFA
tetradic
#FABCCF #EEFABC #BCFAE7 #C8BCFA
square
#FABCCF #EEFABC #BCFAE7 #C8BCFA
split-complementary
#FABCCF #BCFAC8 #BCEEFA
monochromatic
#F14A7D #F683A6 #FABCCF #FDE3EB #FDE3EB
Accessibility & contrast
On white
1.60
#FABCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FABCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABCCF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABCCF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#FFB9C2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fabccf; /* rgb */ color: rgb(250, 188, 207); /* oklch */ color: oklch(85.7% 0.075 358.7);
Tailwind
colors: {
custom: {
50: '#fcd0dd',
500: '#fabccf',
950: '#000000',
},
}SCSS
$custom: #fabccf; $custom-light: #fcd0dd; $custom-dark: #000000;
JSON
{
"hex": "#fabccf",
"rgb": {
"r": 250,
"g": 188,
"b": 207
},
"hsl": {
"h": 341.613,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.85679,
"c": 0.07509,
"h": 358.7
},
"luminance": 0.60795
}Semantic roles & 50–950 ramp
primary
#FABCCF
secondary
#7CDEC0
accent
#E39E03
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384