#FBBAF5#FBBAF5
#FBBAF5 is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.7% C 0.106 H 329.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAF5 |
|---|---|
| RGB | rgb(251, 186, 245) |
| HSL | hsl(306, 89%, 86%) |
| HSV | hsv(306, 26%, 98%) |
| CMYK | cmyk(0%, 25.9%, 2.4%, 1.6%) |
| CIE-LAB | lab(83.03, 32.75, -20.02) |
| CIE-LCH | lch(83.03, 38.38, 328.56°) |
| OKLab | oklab(86.65% 0.0917 -0.0538) |
| OKLCH | oklch(86.65% 0.106 329.6) |
| XYZ | xyz(73.8226, 62.2220, 94.4898) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.06
Pale Mauve
#FED0FC
ΔE00 5.57
Very Light Purple
#F6CEFC
ΔE00 5.71
Light Lilac
#EDC8FF
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.90
Pale Lavender
#EECFFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAF5 #BAFBC0
analogous
#E0BAFB #FBBAF5 #FBBAD4
triadic
#FBBAF5 #F5FBBA #BAF5FB
tetradic
#FBBAF5 #FBE0BA #BAFBC0 #BAD4FB
square
#FBBAF5 #FBE0BA #BAFBC0 #BAD4FB
split-complementary
#FBBAF5 #D4FBBA #BAFBE0
monochromatic
#F446E4 #F880ED #FBBAF5 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.56
#FBBAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FBBAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAF5
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAF5 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F7
Deuteranopia (green-blind)
#C7D2F3
Tritanopia (blue-blind)
#FFBECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbaf5; /* rgb */ color: rgb(251, 186, 245); /* oklch */ color: oklch(86.7% 0.106 329.6);
Tailwind
colors: {
custom: {
50: '#fdcff8',
500: '#fbbaf5',
950: '#000000',
},
}SCSS
$custom: #fbbaf5; $custom-light: #fdcff8; $custom-dark: #000000;
JSON
{
"hex": "#fbbaf5",
"rgb": {
"r": 251,
"g": 186,
"b": 245
},
"hsl": {
"h": 305.538,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.86654,
"c": 0.10631,
"h": 329.6
},
"luminance": 0.6222
}Semantic roles & 50–950 ramp
primary
#FBBAF5
secondary
#79E083
accent
#E61500
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385