#FBAFF5#FBAFF5
#FBAFF5 is a very light, vivid purple. Relative luminance 0.578; OKLCH L 84.8% C 0.125 H 329.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFF5 |
|---|---|
| RGB | rgb(251, 175, 245) |
| HSL | hsl(305, 90%, 84%) |
| HSV | hsv(305, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 2.4%, 1.6%) |
| CIE-LAB | lab(80.61, 38.52, -23.70) |
| CIE-LCH | lch(80.61, 45.23, 328.40°) |
| OKLab | oklab(84.81% 0.1079 -0.0639) |
| OKLCH | oklch(84.81% 0.125 329.3) |
| XYZ | xyz(71.5938, 57.7644, 93.7469) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.48
Plum
#DDA0DD
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 6.75
Light Lilac
#EDC8FF
ΔE00 7.74
Very Light Purple
#F6CEFC
ΔE00 8.37
Pale Mauve
#FED0FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFF5 #AFFBB5
analogous
#DBAFFB #FBAFF5 #FBAFCF
triadic
#FBAFF5 #F5FBAF #AFF5FB
tetradic
#FBAFF5 #FBDBAF #AFFBB5 #AFCFFB
square
#FBAFF5 #FBDBAF #AFFBB5 #AFCFFB
split-complementary
#FBAFF5 #CFFBAF #AFFBDB
monochromatic
#F53AE6 #F875EE #FBAFF5 #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.67
#FBAFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FBAFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFF5
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFF5 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F8
Deuteranopia (green-blind)
#BECCF2
Tritanopia (blue-blind)
#FFB4C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaff5; /* rgb */ color: rgb(251, 175, 245); /* oklch */ color: oklch(84.8% 0.125 329.3);
Tailwind
colors: {
custom: {
50: '#fdc8f8',
500: '#fbaff5',
950: '#000000',
},
}SCSS
$custom: #fbaff5; $custom-light: #fdc8f8; $custom-dark: #000000;
JSON
{
"hex": "#fbaff5",
"rgb": {
"r": 251,
"g": 175,
"b": 245
},
"hsl": {
"h": 304.737,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84806,
"c": 0.12541,
"h": 329.3
},
"luminance": 0.57762
}Semantic roles & 50–950 ramp
primary
#FBAFF5
secondary
#6FDF78
accent
#E61200
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285