#FBA2FE#FBA2FE
#FBA2FE is a very light, vivid purple. Relative luminance 0.535; OKLCH L 83.1% C 0.156 H 325.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA2FE |
|---|---|
| RGB | rgb(251, 162, 254) |
| HSL | hsl(298, 98%, 82%) |
| HSV | hsv(298, 36%, 100%) |
| CMYK | cmyk(1.2%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(78.17, 46.88, -32.27) |
| CIE-LCH | lch(78.17, 56.91, 325.46°) |
| OKLab | oklab(83.07% 0.129 -0.0879) |
| OKLCH | oklch(83.07% 0.156 325.7) |
| XYZ | xyz(70.5918, 53.5085, 100.3564) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 6.58
Violet (CSS)
#EE82EE
ΔE00 6.87
Light Lavendar
#EFC0FE
ΔE00 8.09
Lavender Pink
#DD85D7
ΔE00 8.33
Lilac (survey)
#CEA2FD
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA2FE #A5FEA2
analogous
#CDA2FE #FBA2FE #FEA2D3
triadic
#FBA2FE #FEFBA2 #A2FEFB
tetradic
#FBA2FE #FECDA2 #A5FEA2 #A2D3FE
square
#FBA2FE #FECDA2 #A5FEA2 #A2D3FE
split-complementary
#FBA2FE #D3FEA2 #A2FECD
monochromatic
#F629FD #F865FD #FBA2FE #FEDFFF #FEE1FF
Accessibility & contrast
On white
1.79
#FBA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FBA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA2FE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA2FE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#B1C5FB
Tritanopia (blue-blind)
#FFABC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fba2fe; /* rgb */ color: rgb(251, 162, 254); /* oklch */ color: oklch(83.1% 0.156 325.7);
Tailwind
colors: {
custom: {
50: '#febfff',
500: '#fba2fe',
950: '#000000',
},
}SCSS
$custom: #fba2fe; $custom-light: #febfff; $custom-dark: #000000;
JSON
{
"hex": "#fba2fe",
"rgb": {
"r": 251,
"g": 162,
"b": 254
},
"hsl": {
"h": 298.043,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.83069,
"c": 0.15614,
"h": 325.7
},
"luminance": 0.53506
}Semantic roles & 50–950 ramp
primary
#FBA2FE
secondary
#67E262
accent
#E60007
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286