#FABDBF#FABDBF
#FABDBF is a very light, moderate red. Relative luminance 0.605; OKLCH L 85.4% C 0.071 H 16.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FABDBF |
|---|---|
| RGB | rgb(250, 189, 191) |
| HSL | hsl(358, 86%, 86%) |
| HSV | hsv(358, 24%, 98%) |
| CMYK | cmyk(0%, 24.4%, 23.6%, 2%) |
| CIE-LAB | lab(82.10, 22.20, 7.55) |
| CIE-LCH | lch(82.10, 23.45, 18.79°) |
| OKLab | oklab(85.42% 0.0677 0.02) |
| OKLCH | oklch(85.42% 0.071 16.5) |
| XYZ | xyz(67.0268, 60.4840, 57.4242) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.23
Light Rose
#FFC5CB
ΔE00 2.46
Pink
#FFC0CB
ΔE00 3.35
Bubblegum
#FFC1CC
ΔE00 3.42
Lightpink
#FFB6C1
ΔE00 3.71
Soft Pink
#FDB0C0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABDBF #BDFAF8
analogous
#FABDDD #FABDBF #FAD9BD
triadic
#FABDBF #BFFABD #BDBFFA
tetradic
#FABDBF #DDFABD #BDFAF8 #D9BDFA
square
#FABDBF #DDFABD #BDFAF8 #D9BDFA
split-complementary
#FABDBF #BDFAD9 #BDDDFA
monochromatic
#F14B51 #F68488 #FABDBF #FDE3E3 #FDE3E3
Accessibility & contrast
On white
1.60
#FABDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FABDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABDBF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABDBF | 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)
#C8C5BF
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#FFB7BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fabdbf; /* rgb */ color: rgb(250, 189, 191); /* oklch */ color: oklch(85.4% 0.071 16.5);
Tailwind
colors: {
custom: {
50: '#fdd1d2',
500: '#fabdbf',
950: '#000000',
},
}SCSS
$custom: #fabdbf; $custom-light: #fdd1d2; $custom-dark: #000000;
JSON
{
"hex": "#fabdbf",
"rgb": {
"r": 250,
"g": 189,
"b": 191
},
"hsl": {
"h": 358.033,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.85415,
"c": 0.07054,
"h": 16.5
},
"luminance": 0.60481
}Semantic roles & 50–950 ramp
primary
#FABDBF
secondary
#7DDFDB
accent
#E2DB03
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383