#FABBED#FABBED
#FABBED is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.5% C 0.097 H 333.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBED |
|---|---|
| RGB | rgb(250, 187, 237) |
| HSL | hsl(312, 86%, 86%) |
| HSV | hsv(312, 25%, 98%) |
| CMYK | cmyk(0%, 25.2%, 5.2%, 2%) |
| CIE-LAB | lab(82.90, 30.49, -15.95) |
| CIE-LCH | lch(82.90, 34.41, 332.39°) |
| OKLab | oklab(86.45% 0.0867 -0.0426) |
| OKLCH | oklch(86.45% 0.097 333.8) |
| XYZ | xyz(72.4796, 61.9815, 88.2500) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.98
Light Lavendar
#EFC0FE
ΔE00 5.33
Very Light Purple
#F6CEFC
ΔE00 5.49
Light Lilac
#EDC8FF
ΔE00 6.40
Powder Pink
#FFB2D0
ΔE00 7.19
Pale Lavender
#EECFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBED #BBFAC8
analogous
#E7BBFA #FABBED #FABBCD
triadic
#FABBED #EDFABB #BBEDFA
tetradic
#FABBED #FAE7BB #BBFAC8 #BBCDFA
square
#FABBED #FAE7BB #BBFAC8 #BBCDFA
split-complementary
#FABBED #CDFABB #BBFAE7
monochromatic
#F249CF #F682DE #FABBED #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.57
#FABBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FABBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBED
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBED | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#FFBECC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fabbed; /* rgb */ color: rgb(250, 187, 237); /* oklch */ color: oklch(86.5% 0.097 333.8);
Tailwind
colors: {
custom: {
50: '#fcd0f2',
500: '#fabbed',
950: '#000000',
},
}SCSS
$custom: #fabbed; $custom-light: #fcd0f2; $custom-dark: #000000;
JSON
{
"hex": "#fabbed",
"rgb": {
"r": 250,
"g": 187,
"b": 237
},
"hsl": {
"h": 312.381,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.8645,
"c": 0.09657,
"h": 333.8
},
"luminance": 0.61979
}Semantic roles & 50–950 ramp
primary
#FABBED
secondary
#7BDE8F
accent
#E33103
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385