#FBC2F5#FBC2F5
#FBC2F5 is a very light, moderate purple. Relative luminance 0.657; OKLCH L 88.0% C 0.092 H 329.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2F5 |
|---|---|
| RGB | rgb(251, 194, 245) |
| HSL | hsl(306, 88%, 87%) |
| HSV | hsv(306, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 2.4%, 1.6%) |
| CIE-LAB | lab(84.84, 28.53, -17.30) |
| CIE-LCH | lch(84.84, 33.37, 328.77°) |
| OKLab | oklab(88.04% 0.0799 -0.0463) |
| OKLCH | oklch(88.04% 0.092 329.9) |
| XYZ | xyz(75.5553, 65.6875, 95.0674) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.40
Very Light Purple
#F6CEFC
ΔE00 3.80
Light Lavendar
#EFC0FE
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 4.87
Pale Lavender
#EECFFE
ΔE00 5.71
Pale Lilac
#E4CBFF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2F5 #C2FBC8
analogous
#E5C2FB #FBC2F5 #FBC2D9
triadic
#FBC2F5 #F5FBC2 #C2F5FB
tetradic
#FBC2F5 #FBE5C2 #C2FBC8 #C2D9FB
square
#FBC2F5 #FBE5C2 #C2FBC8 #C2D9FB
split-complementary
#FBC2F5 #D9FBC2 #C2FBE5
monochromatic
#F34FE2 #F789EC #FBC2F5 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.49
#FBC2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FBC2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2F5
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2F5 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF7
Deuteranopia (green-blind)
#CDD7F3
Tritanopia (blue-blind)
#FFC5D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc2f5; /* rgb */ color: rgb(251, 194, 245); /* oklch */ color: oklch(88.0% 0.092 329.9);
Tailwind
colors: {
custom: {
50: '#fdd5f8',
500: '#fbc2f5',
950: '#000000',
},
}SCSS
$custom: #fbc2f5; $custom-light: #fdd5f8; $custom-dark: #000000;
JSON
{
"hex": "#fbc2f5",
"rgb": {
"r": 251,
"g": 194,
"b": 245
},
"hsl": {
"h": 306.316,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.88038,
"c": 0.09237,
"h": 329.9
},
"luminance": 0.65685
}Semantic roles & 50–950 ramp
primary
#FBC2F5
secondary
#80E18B
accent
#E41901
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385