#FABDC0#FABDC0
#FABDC0 is a very light, moderate red. Relative luminance 0.605; OKLCH L 85.4% C 0.071 H 15.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FABDC0 |
|---|---|
| RGB | rgb(250, 189, 192) |
| HSL | hsl(357, 86%, 86%) |
| HSV | hsv(357, 24%, 98%) |
| CMYK | cmyk(0%, 24.4%, 23.2%, 2%) |
| CIE-LAB | lab(82.12, 22.34, 7.05) |
| CIE-LCH | lch(82.12, 23.43, 17.51°) |
| OKLab | oklab(85.44% 0.068 0.0187) |
| OKLCH | oklch(85.44% 0.071 15.4) |
| XYZ | xyz(67.1372, 60.5282, 58.0057) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.02
Light Rose
#FFC5CB
ΔE00 2.23
Pink
#FFC0CB
ΔE00 2.99
Bubblegum
#FFC1CC
ΔE00 3.07
Lightpink
#FFB6C1
ΔE00 3.43
Soft Pink
#FDB0C0
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABDC0 #BDFAF7
analogous
#FABDDE #FABDC0 #FAD8BD
triadic
#FABDC0 #C0FABD #BDC0FA
tetradic
#FABDC0 #DEFABD #BDFAF7 #D8BDFA
square
#FABDC0 #DEFABD #BDFAF7 #D8BDFA
split-complementary
#FABDC0 #BDFAD8 #BDDEFA
monochromatic
#F14B53 #F6848A #FABDC0 #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.60
#FABDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FABDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABDC0
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABDC0 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C0
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fabdc0; /* rgb */ color: rgb(250, 189, 192); /* oklch */ color: oklch(85.4% 0.071 15.4);
Tailwind
colors: {
custom: {
50: '#fdd1d3',
500: '#fabdc0',
950: '#000000',
},
}SCSS
$custom: #fabdc0; $custom-light: #fdd1d3; $custom-dark: #000000;
JSON
{
"hex": "#fabdc0",
"rgb": {
"r": 250,
"g": 189,
"b": 192
},
"hsl": {
"h": 357.049,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.85441,
"c": 0.07055,
"h": 15.4
},
"luminance": 0.60525
}Semantic roles & 50–950 ramp
primary
#FABDC0
secondary
#7DDFDA
accent
#E2D703
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383