#FBAFF3#FBAFF3
#FBAFF3 is a very light, vivid purple. Relative luminance 0.576; OKLCH L 84.7% C 0.124 H 330.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFF3 |
|---|---|
| RGB | rgb(251, 175, 243) |
| HSL | hsl(306, 90%, 84%) |
| HSV | hsv(306, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 3.2%, 1.6%) |
| CIE-LAB | lab(80.54, 38.17, -22.73) |
| CIE-LCH | lch(80.54, 44.43, 329.23°) |
| OKLab | oklab(84.73% 0.1073 -0.0612) |
| OKLCH | oklch(84.73% 0.124 330.3) |
| XYZ | xyz(71.2901, 57.6430, 92.1476) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.59
Light Lavendar
#EFC0FE
ΔE00 5.60
Mauve
#E0B0FF
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.80
Pale Mauve
#FED0FC
ΔE00 8.26
Very Light Purple
#F6CEFC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFF3 #AFFBB7
analogous
#DDAFFB #FBAFF3 #FBAFCD
triadic
#FBAFF3 #F3FBAF #AFF3FB
tetradic
#FBAFF3 #FBDDAF #AFFBB7 #AFCDFB
square
#FBAFF3 #FBDDAF #AFFBB7 #AFCDFB
split-complementary
#FBAFF3 #CDFBAF #AFFBDD
monochromatic
#F53AE2 #F875EA #FBAFF3 #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.68
#FBAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#FBAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFF3
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFF3 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F6
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#FFB4C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaff3; /* rgb */ color: rgb(251, 175, 243); /* oklch */ color: oklch(84.7% 0.124 330.3);
Tailwind
colors: {
custom: {
50: '#fdc8f7',
500: '#fbaff3',
950: '#000000',
},
}SCSS
$custom: #fbaff3; $custom-light: #fdc8f7; $custom-dark: #000000;
JSON
{
"hex": "#fbaff3",
"rgb": {
"r": 251,
"g": 175,
"b": 243
},
"hsl": {
"h": 306.316,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84732,
"c": 0.12357,
"h": 330.3
},
"luminance": 0.5764
}Semantic roles & 50–950 ramp
primary
#FBAFF3
secondary
#6FDF7B
accent
#E61800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285