#FBA5EF#FBA5EF
#FBA5EF is a very light, vivid purple. Relative luminance 0.537; OKLCH L 83.0% C 0.137 H 331.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA5EF |
|---|---|
| RGB | rgb(251, 165, 239) |
| HSL | hsl(308, 91%, 82%) |
| HSV | hsv(308, 34%, 98%) |
| CMYK | cmyk(0%, 34.3%, 4.8%, 1.6%) |
| CIE-LAB | lab(78.26, 42.68, -24.04) |
| CIE-LCH | lch(78.26, 48.99, 330.61°) |
| OKLab | oklab(82.96% 0.121 -0.0648) |
| OKLCH | oklch(82.96% 0.137 331.8) |
| XYZ | xyz(68.8179, 53.6546, 88.3760) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.19
Light Lavendar
#EFC0FE
ΔE00 7.54
Mauve
#E0B0FF
ΔE00 7.75
Violet (CSS)
#EE82EE
ΔE00 8.32
Bubblegum Pink
#FE83CC
ΔE00 8.33
Lavender Pink
#DD85D7
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA5EF #A5FBB1
analogous
#DCA5FB #FBA5EF #FBA5C4
triadic
#FBA5EF #EFFBA5 #A5EFFB
tetradic
#FBA5EF #FBDCA5 #A5FBB1 #A5C4FB
square
#FBA5EF #FBDCA5 #A5FBB1 #A5C4FB
split-complementary
#FBA5EF #C4FBA5 #A5FBDC
monochromatic
#F630DA #F86AE5 #FBA5EF #FEE0F9 #FEE2FA
Accessibility & contrast
On white
1.79
#FBA5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FBA5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA5EF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA5EF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF2
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#FFAAC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fba5ef; /* rgb */ color: rgb(251, 165, 239); /* oklch */ color: oklch(83.0% 0.137 331.8);
Tailwind
colors: {
custom: {
50: '#fec1f4',
500: '#fba5ef',
950: '#000000',
},
}SCSS
$custom: #fba5ef; $custom-light: #fec1f4; $custom-dark: #000000;
JSON
{
"hex": "#fba5ef",
"rgb": {
"r": 251,
"g": 165,
"b": 239
},
"hsl": {
"h": 308.372,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.82956,
"c": 0.13722,
"h": 331.8
},
"luminance": 0.53651
}Semantic roles & 50–950 ramp
primary
#FBA5EF
secondary
#67DE77
accent
#E62000
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285