#FABDED#FABDED
#FABDED is a very light, moderate pink. Relative luminance 0.628; OKLCH L 86.8% C 0.093 H 334.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FABDED |
|---|---|
| RGB | rgb(250, 189, 237) |
| HSL | hsl(313, 86%, 86%) |
| HSV | hsv(313, 24%, 98%) |
| CMYK | cmyk(0%, 24.4%, 5.2%, 2%) |
| CIE-LAB | lab(83.36, 29.44, -15.27) |
| CIE-LCH | lch(83.36, 33.16, 332.59°) |
| OKLab | oklab(86.8% 0.0837 -0.0407) |
| OKLCH | oklch(86.8% 0.093 334) |
| XYZ | xyz(72.9069, 62.8360, 88.3924) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.52
Very Light Purple
#F6CEFC
ΔE00 5.10
Light Lavendar
#EFC0FE
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 6.26
Pale Lavender
#EECFFE
ΔE00 7.00
Powder Pink
#FFB2D0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABDED #BDFACA
analogous
#E8BDFA #FABDED #FABDCE
triadic
#FABDED #EDFABD #BDEDFA
tetradic
#FABDED #FAE8BD #BDFACA #BDCEFA
square
#FABDED #FAE8BD #BDFACA #BDCEFA
split-complementary
#FABDED #CEFABD #BDFAE8
monochromatic
#F14BCE #F684DD #FABDED #FDE3F7 #FDE3F7
Accessibility & contrast
On white
1.55
#FABDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FABDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABDED
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABDED | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEF
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#FFBFCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fabded; /* rgb */ color: rgb(250, 189, 237); /* oklch */ color: oklch(86.8% 0.093 334.0);
Tailwind
colors: {
custom: {
50: '#fcd1f2',
500: '#fabded',
950: '#000000',
},
}SCSS
$custom: #fabded; $custom-light: #fcd1f2; $custom-dark: #000000;
JSON
{
"hex": "#fabded",
"rgb": {
"r": 250,
"g": 189,
"b": 237
},
"hsl": {
"h": 312.787,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.86797,
"c": 0.09308,
"h": 334
},
"luminance": 0.62834
}Semantic roles & 50–950 ramp
primary
#FABDED
secondary
#7DDF92
accent
#E23303
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385