#FABCDC#FABCDC
#FABCDC is a very light, moderate pink. Relative luminance 0.615; OKLCH L 86.1% C 0.082 H 346.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FABCDC |
|---|---|
| RGB | rgb(250, 188, 220) |
| HSL | hsl(329, 86%, 86%) |
| HSV | hsv(329, 25%, 98%) |
| CMYK | cmyk(0%, 24.8%, 12%, 2%) |
| CIE-LAB | lab(82.63, 27.12, -7.25) |
| CIE-LCH | lch(82.63, 28.07, 345.03°) |
| OKLab | oklab(86.07% 0.0796 -0.019) |
| OKLCH | oklch(86.07% 0.082 346.6) |
| XYZ | xyz(70.3255, 61.4605, 75.8549) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.52
Baby Pink
#FFB7CE
ΔE00 3.95
Pastel Pink
#FFBACD
ΔE00 4.65
Bubblegum
#FFC1CC
ΔE00 6.69
Pink
#FFC0CB
ΔE00 6.73
Pale Mauve
#FED0FC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABCDC #BCFADA
analogous
#F9BCFA #FABCDC #FABCBD
triadic
#FABCDC #DCFABC #BCDCFA
tetradic
#FABCDC #FAF9BC #BCFADA #BCBDFA
square
#FABCDC #FAF9BC #BCFADA #BCBDFA
split-complementary
#FABCDC #BDFABC #BCFAF9
monochromatic
#F14AA0 #F683BE #FABCDC #FDE3F0 #FDE3F0
Accessibility & contrast
On white
1.58
#FABCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FABCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABCDC
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABCDC | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#CFD1DA
Tritanopia (blue-blind)
#FFBBC7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fabcdc; /* rgb */ color: rgb(250, 188, 220); /* oklch */ color: oklch(86.1% 0.082 346.6);
Tailwind
colors: {
custom: {
50: '#fcd0e6',
500: '#fabcdc',
950: '#000000',
},
}SCSS
$custom: #fabcdc; $custom-light: #fcd0e6; $custom-dark: #000000;
JSON
{
"hex": "#fabcdc",
"rgb": {
"r": 250,
"g": 188,
"b": 220
},
"hsl": {
"h": 329.032,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.8607,
"c": 0.08183,
"h": 346.6
},
"luminance": 0.61458
}Semantic roles & 50–950 ramp
primary
#FABCDC
secondary
#7CDEAC
accent
#E36F03
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384