#FBC0FB#FBC0FB
#FBC0FB is a very light, moderate purple. Relative luminance 0.652; OKLCH L 87.9% C 0.102 H 326.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC0FB |
|---|---|
| RGB | rgb(251, 192, 251) |
| HSL | hsl(300, 88%, 87%) |
| HSV | hsv(300, 24%, 98%) |
| CMYK | cmyk(0%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.57, 30.66, -20.89) |
| CIE-LCH | lch(84.57, 37.10, 325.74°) |
| OKLab | oklab(87.9% 0.0847 -0.0562) |
| OKLCH | oklch(87.9% 0.102 326.4) |
| XYZ | xyz(76.0440, 65.1756, 99.8224) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.96
Light Lilac
#EDC8FF
ΔE00 4.42
Very Light Purple
#F6CEFC
ΔE00 4.46
Pale Mauve
#FED0FC
ΔE00 4.54
Pale Lavender
#EECFFE
ΔE00 5.91
Pale Lilac
#E4CBFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC0FB #C0FBC0
analogous
#DEC0FB #FBC0FB #FBC0DE
triadic
#FBC0FB #FBFBC0 #C0FBFB
tetradic
#FBC0FB #FBDEC0 #C0FBC0 #C0DEFB
square
#FBC0FB #FBDEC0 #C0FBC0 #C0DEFB
split-complementary
#FBC0FB #DEFBC0 #C0FBDE
monochromatic
#F44DF4 #F786F7 #FBC0FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.50
#FBC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#FBC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC0FB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC0FB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFD
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#FFC5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc0fb; /* rgb */ color: rgb(251, 192, 251); /* oklch */ color: oklch(87.9% 0.102 326.4);
Tailwind
colors: {
custom: {
50: '#fdd3fc',
500: '#fbc0fb',
950: '#000000',
},
}SCSS
$custom: #fbc0fb; $custom-light: #fdd3fc; $custom-dark: #000000;
JSON
{
"hex": "#fbc0fb",
"rgb": {
"r": 251,
"g": 192,
"b": 251
},
"hsl": {
"h": 300,
"s": 88.06,
"l": 86.863
},
"oklch": {
"l": 0.879,
"c": 0.10164,
"h": 326.4
},
"luminance": 0.65174
}Semantic roles & 50–950 ramp
primary
#FBC0FB
secondary
#7FE17F
accent
#E50101
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385