#FABCCD#FABCCD
#FABCCD is a very light, moderate pink. Relative luminance 0.607; OKLCH L 85.6% C 0.074 H 0.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FABCCD |
|---|---|
| RGB | rgb(250, 188, 205) |
| HSL | hsl(344, 86%, 86%) |
| HSV | hsv(344, 25%, 98%) |
| CMYK | cmyk(0%, 24.8%, 18%, 2%) |
| CIE-LAB | lab(82.22, 24.77, 0.20) |
| CIE-LCH | lch(82.22, 24.77, 0.47°) |
| OKLab | oklab(85.62% 0.0744 0.0009) |
| OKLCH | oklch(85.62% 0.074 0.7) |
| XYZ | xyz(68.4274, 60.7012, 65.8579) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.36
Pink
#FFC0CB
ΔE00 2.27
Bubblegum
#FFC1CC
ΔE00 2.29
Baby Pink
#FFB7CE
ΔE00 2.33
Lightpink
#FFB6C1
ΔE00 3.46
Soft Pink
#FDB0C0
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABCCD #BCFAE9
analogous
#FABCEC #FABCCD #FACABC
triadic
#FABCCD #CDFABC #BCCDFA
tetradic
#FABCCD #ECFABC #BCFAE9 #CABCFA
square
#FABCCD #ECFABC #BCFAE9 #CABCFA
split-complementary
#FABCCD #BCFACA #BCECFA
monochromatic
#F14A78 #F683A2 #FABCCD #FDE3EA #FDE3EA
Accessibility & contrast
On white
1.60
#FABCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FABCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABCCD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABCCD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CE
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#FFB9C2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fabccd; /* rgb */ color: rgb(250, 188, 205); /* oklch */ color: oklch(85.6% 0.074 0.7);
Tailwind
colors: {
custom: {
50: '#fcd0dc',
500: '#fabccd',
950: '#000000',
},
}SCSS
$custom: #fabccd; $custom-light: #fcd0dc; $custom-dark: #000000;
JSON
{
"hex": "#fabccd",
"rgb": {
"r": 250,
"g": 188,
"b": 205
},
"hsl": {
"h": 343.548,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.85621,
"c": 0.07436,
"h": 0.7
},
"luminance": 0.60698
}Semantic roles & 50–950 ramp
primary
#FABCCD
secondary
#7CDEC3
accent
#E3A503
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384