#FABFEB#FABFEB
#FABFEB is a very light, moderate pink. Relative luminance 0.636; OKLCH L 87.1% C 0.088 H 335.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFEB |
|---|---|
| RGB | rgb(250, 191, 235) |
| HSL | hsl(315, 86%, 86%) |
| HSV | hsv(315, 24%, 98%) |
| CMYK | cmyk(0%, 23.6%, 6%, 2%) |
| CIE-LAB | lab(83.75, 28.04, -13.61) |
| CIE-LCH | lch(83.75, 31.17, 334.11°) |
| OKLab | oklab(87.08% 0.0801 -0.0362) |
| OKLCH | oklch(87.08% 0.088 335.7) |
| XYZ | xyz(73.0495, 63.5862, 87.0065) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.21
Very Light Purple
#F6CEFC
ΔE00 4.98
Light Lavendar
#EFC0FE
ΔE00 6.05
Light Lilac
#EDC8FF
ΔE00 6.54
Powder Pink
#FFB2D0
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFEB #BFFACE
analogous
#ECBFFA #FABFEB #FABFCE
triadic
#FABFEB #EBFABF #BFEBFA
tetradic
#FABFEB #FAECBF #BFFACE #BFCEFA
square
#FABFEB #FAECBF #BFFACE #BFCEFA
split-complementary
#FABFEB #CEFABF #BFFAEC
monochromatic
#F14DC8 #F686D9 #FABFEB #FDE3F6 #FDE3F6
Accessibility & contrast
On white
1.53
#FABFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FABFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFEB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFEB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCED
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#FFC1CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fabfeb; /* rgb */ color: rgb(250, 191, 235); /* oklch */ color: oklch(87.1% 0.088 335.7);
Tailwind
colors: {
custom: {
50: '#fcd2f1',
500: '#fabfeb',
950: '#000000',
},
}SCSS
$custom: #fabfeb; $custom-light: #fcd2f1; $custom-dark: #000000;
JSON
{
"hex": "#fabfeb",
"rgb": {
"r": 250,
"g": 191,
"b": 235
},
"hsl": {
"h": 315.254,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.87079,
"c": 0.08789,
"h": 335.7
},
"luminance": 0.63584
}Semantic roles & 50–950 ramp
primary
#FABFEB
secondary
#7EDF97
accent
#E23C03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385