#FAB2FB#FAB2FB
#FAB2FB is a very light, vivid purple. Relative luminance 0.591; OKLCH L 85.4% C 0.125 H 326.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB2FB |
|---|---|
| RGB | rgb(250, 178, 251) |
| HSL | hsl(299, 90%, 84%) |
| HSV | hsv(299, 29%, 98%) |
| CMYK | cmyk(0.4%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.36, 37.71, -25.78) |
| CIE-LCH | lch(81.36, 45.68, 325.65°) |
| OKLab | oklab(85.43% 0.104 -0.0698) |
| OKLCH | oklch(85.43% 0.125 326.2) |
| XYZ | xyz(72.7556, 59.1322, 98.8292) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.61
Mauve
#E0B0FF
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.10
Light Lilac
#EDC8FF
ΔE00 6.98
Light Violet
#D6B4FC
ΔE00 7.91
Very Light Purple
#F6CEFC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB2FB #B3FBB2
analogous
#D6B2FB #FAB2FB #FBB2D8
triadic
#FAB2FB #FBFAB2 #B2FBFA
tetradic
#FAB2FB #FBD6B2 #B3FBB2 #B2D8FB
square
#FAB2FB #FBD6B2 #B3FBB2 #B2D8FB
split-complementary
#FAB2FB #D8FBB2 #B2FBD6
monochromatic
#F23EF5 #F678F8 #FAB2FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.64
#FAB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#FAB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB2FB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB2FB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#BECDF8
Tritanopia (blue-blind)
#FEB8CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fab2fb; /* rgb */ color: rgb(250, 178, 251); /* oklch */ color: oklch(85.4% 0.125 326.2);
Tailwind
colors: {
custom: {
50: '#fdcafc',
500: '#fab2fb',
950: '#000000',
},
}SCSS
$custom: #fab2fb; $custom-light: #fdcafc; $custom-dark: #000000;
JSON
{
"hex": "#fab2fb",
"rgb": {
"r": 250,
"g": 178,
"b": 251
},
"hsl": {
"h": 299.178,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.85426,
"c": 0.12526,
"h": 326.2
},
"luminance": 0.5913
}Semantic roles & 50–950 ramp
primary
#FAB2FB
secondary
#74DF72
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285