#FBC3FB#FBC3FB
#FBC3FB is a very light, moderate purple. Relative luminance 0.665; OKLCH L 88.4% C 0.096 H 326.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3FB |
|---|---|
| RGB | rgb(251, 195, 251) |
| HSL | hsl(300, 88%, 87%) |
| HSV | hsv(300, 22%, 98%) |
| CMYK | cmyk(0%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.25, 29.08, -19.86) |
| CIE-LCH | lch(85.25, 35.22, 325.67°) |
| OKLab | oklab(88.42% 0.0803 -0.0534) |
| OKLCH | oklch(88.42% 0.096 326.4) |
| XYZ | xyz(76.7095, 66.5065, 100.0442) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.07
Very Light Purple
#F6CEFC
ΔE00 3.67
Pale Mauve
#FED0FC
ΔE00 3.70
Light Lilac
#EDC8FF
ΔE00 4.03
Pale Lavender
#EECFFE
ΔE00 5.28
Pale Lilac
#E4CBFF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3FB #C3FBC3
analogous
#DFC3FB #FBC3FB #FBC3DF
triadic
#FBC3FB #FBFBC3 #C3FBFB
tetradic
#FBC3FB #FBDFC3 #C3FBC3 #C3DFFB
square
#FBC3FB #FBDFC3 #C3FBC3 #C3DFFB
split-complementary
#FBC3FB #DFFBC3 #C3FBDF
monochromatic
#F350F3 #F78AF7 #FBC3FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.47
#FBC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FBC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3FB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3FB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FD
Deuteranopia (green-blind)
#CCD7F9
Tritanopia (blue-blind)
#FFC8D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbc3fb; /* rgb */ color: rgb(251, 195, 251); /* oklch */ color: oklch(88.4% 0.096 326.4);
Tailwind
colors: {
custom: {
50: '#fdd5fc',
500: '#fbc3fb',
950: '#000000',
},
}SCSS
$custom: #fbc3fb; $custom-light: #fdd5fc; $custom-dark: #000000;
JSON
{
"hex": "#fbc3fb",
"rgb": {
"r": 251,
"g": 195,
"b": 251
},
"hsl": {
"h": 300,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.88421,
"c": 0.09642,
"h": 326.4
},
"luminance": 0.66504
}Semantic roles & 50–950 ramp
primary
#FBC3FB
secondary
#81E181
accent
#E40101
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385