#FBB2F4#FBB2F4
#FBB2F4 is a very light, moderate purple. Relative luminance 0.589; OKLCH L 85.3% C 0.119 H 329.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2F4 |
|---|---|
| RGB | rgb(251, 178, 244) |
| HSL | hsl(306, 90%, 84%) |
| HSV | hsv(306, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 2.8%, 1.6%) |
| CIE-LAB | lab(81.23, 36.77, -22.22) |
| CIE-LCH | lch(81.23, 42.97, 328.86°) |
| OKLab | oklab(85.27% 0.1032 -0.0598) |
| OKLCH | oklch(85.27% 0.119 329.9) |
| XYZ | xyz(72.0319, 58.8843, 93.1419) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.06
Plum
#DDA0DD
ΔE00 5.86
Mauve
#E0B0FF
ΔE00 7.00
Light Lilac
#EDC8FF
ΔE00 7.20
Pale Mauve
#FED0FC
ΔE00 7.58
Very Light Purple
#F6CEFC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2F4 #B2FBB9
analogous
#DEB2FB #FBB2F4 #FBB2D0
triadic
#FBB2F4 #F4FBB2 #B2F4FB
tetradic
#FBB2F4 #FBDEB2 #B2FBB9 #B2D0FB
square
#FBB2F4 #FBDEB2 #B2FBB9 #B2D0FB
split-complementary
#FBB2F4 #D0FBB2 #B2FBDE
monochromatic
#F53EE3 #F878EC #FBB2F4 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.64
#FBB2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FBB2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2F4
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2F4 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F7
Deuteranopia (green-blind)
#C1CDF2
Tritanopia (blue-blind)
#FFB7C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb2f4; /* rgb */ color: rgb(251, 178, 244); /* oklch */ color: oklch(85.3% 0.119 329.9);
Tailwind
colors: {
custom: {
50: '#fdcaf7',
500: '#fbb2f4',
950: '#000000',
},
}SCSS
$custom: #fbb2f4; $custom-light: #fdcaf7; $custom-dark: #000000;
JSON
{
"hex": "#fbb2f4",
"rgb": {
"r": 251,
"g": 178,
"b": 244
},
"hsl": {
"h": 305.753,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.85267,
"c": 0.11929,
"h": 329.9
},
"luminance": 0.58882
}Semantic roles & 50–950 ramp
primary
#FBB2F4
secondary
#72DF7D
accent
#E61600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285