#FBAFF0#FBAFF0
#FBAFF0 is a very light, vivid purple. Relative luminance 0.575; OKLCH L 84.6% C 0.121 H 331.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFF0 |
|---|---|
| RGB | rgb(251, 175, 240) |
| HSL | hsl(309, 90%, 84%) |
| HSV | hsv(309, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 4.4%, 1.6%) |
| CIE-LAB | lab(80.44, 37.65, -21.27) |
| CIE-LCH | lch(80.44, 43.24, 330.53°) |
| OKLab | oklab(84.62% 0.1065 -0.0572) |
| OKLCH | oklch(84.62% 0.121 331.8) |
| XYZ | xyz(70.8408, 57.4632, 89.7811) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.56
Light Lavendar
#EFC0FE
ΔE00 5.83
Mauve
#E0B0FF
ΔE00 7.55
Light Lilac
#EDC8FF
ΔE00 7.93
Pale Mauve
#FED0FC
ΔE00 8.08
Very Light Purple
#F6CEFC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFF0 #AFFBBA
analogous
#E0AFFB #FBAFF0 #FBAFCA
triadic
#FBAFF0 #F0FBAF #AFF0FB
tetradic
#FBAFF0 #FBE0AF #AFFBBA #AFCAFB
square
#FBAFF0 #FBE0AF #AFFBBA #AFCAFB
split-complementary
#FBAFF0 #CAFBAF #AFFBE0
monochromatic
#F53ADA #F875E5 #FBAFF0 #FEE2FA #FEE2FA
Accessibility & contrast
On white
1.68
#FBAFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FBAFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFF0
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFF0 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F3
Deuteranopia (green-blind)
#C0CBEE
Tritanopia (blue-blind)
#FFB3C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaff0; /* rgb */ color: rgb(251, 175, 240); /* oklch */ color: oklch(84.6% 0.121 331.8);
Tailwind
colors: {
custom: {
50: '#fdc8f5',
500: '#fbaff0',
950: '#000000',
},
}SCSS
$custom: #fbaff0; $custom-light: #fdc8f5; $custom-dark: #000000;
JSON
{
"hex": "#fbaff0",
"rgb": {
"r": 251,
"g": 175,
"b": 240
},
"hsl": {
"h": 308.684,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84622,
"c": 0.12086,
"h": 331.8
},
"luminance": 0.5746
}Semantic roles & 50–950 ramp
primary
#FBAFF0
secondary
#6FDF80
accent
#E62100
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285