#FABDEB#FABDEB
#FABDEB is a very light, moderate pink. Relative luminance 0.627; OKLCH L 86.7% C 0.091 H 335.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FABDEB |
|---|---|
| RGB | rgb(250, 189, 235) |
| HSL | hsl(315, 86%, 86%) |
| HSV | hsv(315, 24%, 98%) |
| CMYK | cmyk(0%, 24.4%, 6%, 2%) |
| CIE-LAB | lab(83.29, 29.10, -14.29) |
| CIE-LCH | lch(83.29, 32.42, 333.84°) |
| OKLab | oklab(86.73% 0.0831 -0.0381) |
| OKLCH | oklch(86.73% 0.091 335.4) |
| XYZ | xyz(72.6163, 62.7198, 86.8621) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 5.28
Light Lavendar
#EFC0FE
ΔE00 5.87
Light Lilac
#EDC8FF
ΔE00 6.60
Powder Pink
#FFB2D0
ΔE00 6.63
Pale Lavender
#EECFFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABDEB #BDFACC
analogous
#EABDFA #FABDEB #FABDCC
triadic
#FABDEB #EBFABD #BDEBFA
tetradic
#FABDEB #FAEABD #BDFACC #BDCCFA
square
#FABDEB #FAEABD #BDFACC #BDCCFA
split-complementary
#FABDEB #CCFABD #BDFAEA
monochromatic
#F14BC9 #F684DA #FABDEB #FDE3F6 #FDE3F6
Accessibility & contrast
On white
1.55
#FABDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#FABDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABDEB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABDEB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#FFBFCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fabdeb; /* rgb */ color: rgb(250, 189, 235); /* oklch */ color: oklch(86.7% 0.091 335.4);
Tailwind
colors: {
custom: {
50: '#fcd1f1',
500: '#fabdeb',
950: '#000000',
},
}SCSS
$custom: #fabdeb; $custom-light: #fcd1f1; $custom-dark: #000000;
JSON
{
"hex": "#fabdeb",
"rgb": {
"r": 250,
"g": 189,
"b": 235
},
"hsl": {
"h": 314.754,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.8673,
"c": 0.09136,
"h": 335.4
},
"luminance": 0.62717
}Semantic roles & 50–950 ramp
primary
#FABDEB
secondary
#7DDF95
accent
#E23A03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385