#FBAEF2#FBAEF2
#FBAEF2 is a very light, vivid purple. Relative luminance 0.572; OKLCH L 84.5% C 0.124 H 330.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEF2 |
|---|---|
| RGB | rgb(251, 174, 242) |
| HSL | hsl(307, 91%, 83%) |
| HSV | hsv(307, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 3.6%, 1.6%) |
| CIE-LAB | lab(80.29, 38.52, -22.57) |
| CIE-LCH | lch(80.29, 44.65, 329.63°) |
| OKLab | oklab(84.53% 0.1085 -0.0608) |
| OKLCH | oklch(84.53% 0.124 330.7) |
| XYZ | xyz(70.9456, 57.1949, 91.2898) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.50
Light Lavendar
#EFC0FE
ΔE00 5.83
Mauve
#E0B0FF
ΔE00 7.19
Light Lilac
#EDC8FF
ΔE00 8.02
Pale Mauve
#FED0FC
ΔE00 8.44
Very Light Purple
#F6CEFC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEF2 #AEFBB7
analogous
#DDAEFB #FBAEF2 #FBAECB
triadic
#FBAEF2 #F2FBAE #AEF2FB
tetradic
#FBAEF2 #FBDDAE #AEFBB7 #AECBFB
square
#FBAEF2 #FBDDAE #AEFBB7 #AECBFB
split-complementary
#FBAEF2 #CBFBAE #AEFBDD
monochromatic
#F539DF #F874E9 #FBAEF2 #FEE2FA #FEE2FA
Accessibility & contrast
On white
1.69
#FBAEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FBAEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEF2
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEF2 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F5
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#FFB3C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbaef2; /* rgb */ color: rgb(251, 174, 242); /* oklch */ color: oklch(84.5% 0.124 330.7);
Tailwind
colors: {
custom: {
50: '#fdc7f6',
500: '#fbaef2',
950: '#000000',
},
}SCSS
$custom: #fbaef2; $custom-light: #fdc7f6; $custom-dark: #000000;
JSON
{
"hex": "#fbaef2",
"rgb": {
"r": 251,
"g": 174,
"b": 242
},
"hsl": {
"h": 307.013,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.8453,
"c": 0.12439,
"h": 330.7
},
"luminance": 0.57192
}Semantic roles & 50–950 ramp
primary
#FBAEF2
secondary
#6FDF7C
accent
#E61B00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285