#FBAFF2#FBAFF2
#FBAFF2 is a very light, vivid purple. Relative luminance 0.576; OKLCH L 84.7% C 0.123 H 330.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFF2 |
|---|---|
| RGB | rgb(251, 175, 242) |
| HSL | hsl(307, 90%, 84%) |
| HSV | hsv(307, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 3.6%, 1.6%) |
| CIE-LAB | lab(80.51, 38.00, -22.24) |
| CIE-LCH | lch(80.51, 44.03, 329.65°) |
| OKLab | oklab(84.7% 0.1071 -0.0599) |
| OKLCH | oklch(84.7% 0.123 330.8) |
| XYZ | xyz(71.1395, 57.5827, 91.3545) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.57
Light Lavendar
#EFC0FE
ΔE00 5.67
Mauve
#E0B0FF
ΔE00 7.22
Light Lilac
#EDC8FF
ΔE00 7.84
Pale Mauve
#FED0FC
ΔE00 8.20
Very Light Purple
#F6CEFC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFF2 #AFFBB8
analogous
#DEAFFB #FBAFF2 #FBAFCC
triadic
#FBAFF2 #F2FBAF #AFF2FB
tetradic
#FBAFF2 #FBDEAF #AFFBB8 #AFCCFB
square
#FBAFF2 #FBDEAF #AFFBB8 #AFCCFB
split-complementary
#FBAFF2 #CCFBAF #AFFBDE
monochromatic
#F53ADF #F875E9 #FBAFF2 #FEE2FA #FEE2FA
Accessibility & contrast
On white
1.68
#FBAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#FBAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFF2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFF2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F5
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#FFB4C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaff2; /* rgb */ color: rgb(251, 175, 242); /* oklch */ color: oklch(84.7% 0.123 330.8);
Tailwind
colors: {
custom: {
50: '#fdc8f6',
500: '#fbaff2',
950: '#000000',
},
}SCSS
$custom: #fbaff2; $custom-light: #fdc8f6; $custom-dark: #000000;
JSON
{
"hex": "#fbaff2",
"rgb": {
"r": 251,
"g": 175,
"b": 242
},
"hsl": {
"h": 307.105,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84695,
"c": 0.12266,
"h": 330.8
},
"luminance": 0.5758
}Semantic roles & 50–950 ramp
primary
#FBAFF2
secondary
#6FDF7D
accent
#E61B00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285