#FBAFFF#FBAFFF
#FBAFFF is a very light, vivid purple. Relative luminance 0.584; OKLCH L 85.2% C 0.135 H 325.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFFF |
|---|---|
| RGB | rgb(251, 175, 255) |
| HSL | hsl(297, 100%, 84%) |
| HSV | hsv(297, 31%, 100%) |
| CMYK | cmyk(1.6%, 31.4%, 0%, 0%) |
| CIE-LAB | lab(80.96, 40.32, -28.53) |
| CIE-LCH | lch(80.96, 49.39, 324.71°) |
| OKLab | oklab(85.19% 0.1106 -0.0775) |
| OKLCH | oklch(85.19% 0.135 325) |
| XYZ | xyz(73.1618, 58.3917, 102.0052) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.38
Mauve
#E0B0FF
ΔE00 5.52
Plum
#DDA0DD
ΔE00 6.41
Light Lilac
#EDC8FF
ΔE00 7.80
Light Violet
#D6B4FC
ΔE00 7.93
Very Light Purple
#F6CEFC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFFF #B3FFAF
analogous
#D3AFFF #FBAFFF #FFAFDB
triadic
#FBAFFF #FFFBAF #AFFFFB
tetradic
#FBAFFF #FFD3AF #B3FFAF #AFDBFF
square
#FBAFFF #FFD3AF #B3FFAF #AFDBFF
split-complementary
#FBAFFF #DBFFAF #AFFFD3
monochromatic
#F535FF #F872FF #FBAFFF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.66
#FBAFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#FBAFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFFF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFFF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#FFB7CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbafff; /* rgb */ color: rgb(251, 175, 255); /* oklch */ color: oklch(85.2% 0.135 325.0);
Tailwind
colors: {
custom: {
50: '#fdc8ff',
500: '#fbafff',
950: '#000000',
},
}SCSS
$custom: #fbafff; $custom-light: #fdc8ff; $custom-dark: #000000;
JSON
{
"hex": "#fbafff",
"rgb": {
"r": 251,
"g": 175,
"b": 255
},
"hsl": {
"h": 297,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85185,
"c": 0.13499,
"h": 325
},
"luminance": 0.58389
}Semantic roles & 50–950 ramp
primary
#FBAFFF
secondary
#73E56D
accent
#E6000B
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286