#FBA2ED#FBA2ED
#FBA2ED is a very light, vivid purple. Relative luminance 0.525; OKLCH L 82.4% C 0.141 H 332.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA2ED |
|---|---|
| RGB | rgb(251, 162, 237) |
| HSL | hsl(309, 92%, 81%) |
| HSV | hsv(309, 35%, 98%) |
| CMYK | cmyk(0%, 35.5%, 5.6%, 1.6%) |
| CIE-LAB | lab(77.56, 43.89, -24.03) |
| CIE-LCH | lch(77.56, 50.04, 331.30°) |
| OKLab | oklab(82.4% 0.1248 -0.0647) |
| OKLCH | oklch(82.4% 0.141 332.6) |
| XYZ | xyz(67.9893, 52.4675, 86.6503) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.20
Bubblegum Pink
#FE83CC
ΔE00 7.71
Violet (CSS)
#EE82EE
ΔE00 7.83
Lavender Pink
#DD85D7
ΔE00 7.87
Mauve
#E0B0FF
ΔE00 8.15
Light Lavendar
#EFC0FE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA2ED #A2FBB0
analogous
#DCA2FB #FBA2ED #FBA2C0
triadic
#FBA2ED #EDFBA2 #A2EDFB
tetradic
#FBA2ED #FBDCA2 #A2FBB0 #A2C0FB
square
#FBA2ED #FBDCA2 #A2FBB0 #A2C0FB
split-complementary
#FBA2ED #C0FBA2 #A2FBDC
monochromatic
#F62DD6 #F867E2 #FBA2ED #FEDDF8 #FEE2F9
Accessibility & contrast
On white
1.83
#FBA2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FBA2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA2ED
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA2ED | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F0
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#FFA7BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fba2ed; /* rgb */ color: rgb(251, 162, 237); /* oklch */ color: oklch(82.4% 0.141 332.6);
Tailwind
colors: {
custom: {
50: '#febff3',
500: '#fba2ed',
950: '#000000',
},
}SCSS
$custom: #fba2ed; $custom-light: #febff3; $custom-dark: #000000;
JSON
{
"hex": "#fba2ed",
"rgb": {
"r": 251,
"g": 162,
"b": 237
},
"hsl": {
"h": 309.438,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.82403,
"c": 0.14062,
"h": 332.6
},
"luminance": 0.52464
}Semantic roles & 50–950 ramp
primary
#FBA2ED
secondary
#64DD77
accent
#E62400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285