#FBC0FD#FBC0FD
#FBC0FD is a very light, moderate purple. Relative luminance 0.653; OKLCH L 88.0% C 0.104 H 325.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC0FD |
|---|---|
| RGB | rgb(251, 192, 253) |
| HSL | hsl(298, 94%, 87%) |
| HSV | hsv(298, 24%, 99%) |
| CMYK | cmyk(0.8%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(84.64, 31.03, -21.85) |
| CIE-LCH | lch(84.64, 37.95, 324.84°) |
| OKLab | oklab(87.97% 0.0853 -0.0589) |
| OKLCH | oklch(87.97% 0.104 325.3) |
| XYZ | xyz(76.3610, 65.3024, 101.4916) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.69
Light Lilac
#EDC8FF
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 4.63
Pale Mauve
#FED0FC
ΔE00 4.81
Pale Lavender
#EECFFE
ΔE00 5.94
Mauve
#E0B0FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC0FD #C2FDC0
analogous
#DDC0FD #FBC0FD #FDC0E1
triadic
#FBC0FD #FDFBC0 #C0FDFB
tetradic
#FBC0FD #FDDDC0 #C2FDC0 #C0E1FD
square
#FBC0FD #FDDDC0 #C2FDC0 #C0E1FD
split-complementary
#FBC0FD #E1FDC0 #C0FDDD
monochromatic
#F349F9 #F785FB #FBC0FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.49
#FBC0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FBC0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC0FD
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC0FD | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#FEC5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc0fd; /* rgb */ color: rgb(251, 192, 253); /* oklch */ color: oklch(88.0% 0.104 325.3);
Tailwind
colors: {
custom: {
50: '#fdd3fe',
500: '#fbc0fd',
950: '#000000',
},
}SCSS
$custom: #fbc0fd; $custom-light: #fdd3fe; $custom-dark: #000000;
JSON
{
"hex": "#fbc0fd",
"rgb": {
"r": 251,
"g": 192,
"b": 253
},
"hsl": {
"h": 298.033,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.87971,
"c": 0.10364,
"h": 325.3
},
"luminance": 0.653
}Semantic roles & 50–950 ramp
primary
#FBC0FD
secondary
#80E47D
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385