#FBC6FD#FBC6FD
#FBC6FD is a very light, moderate purple. Relative luminance 0.680; OKLCH L 89.0% C 0.093 H 325.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC6FD |
|---|---|
| RGB | rgb(251, 198, 253) |
| HSL | hsl(298, 93%, 88%) |
| HSV | hsv(298, 22%, 99%) |
| CMYK | cmyk(0.8%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(86.00, 27.86, -19.79) |
| CIE-LCH | lch(86.00, 34.18, 324.62°) |
| OKLab | oklab(89.02% 0.0765 -0.0533) |
| OKLCH | oklch(89.02% 0.093 325.2) |
| XYZ | xyz(77.7053, 67.9911, 101.9397) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.02
Light Lavendar
#EFC0FE
ΔE00 3.02
Pale Mauve
#FED0FC
ΔE00 3.15
Light Lilac
#EDC8FF
ΔE00 3.54
Pale Lavender
#EECFFE
ΔE00 4.64
Pale Lilac
#E4CBFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC6FD #C8FDC6
analogous
#DFC6FD #FBC6FD #FDC6E3
triadic
#FBC6FD #FDFBC6 #C6FDFB
tetradic
#FBC6FD #FDDFC6 #C8FDC6 #C6E3FD
square
#FBC6FD #FDDFC6 #C8FDC6 #C6E3FD
split-complementary
#FBC6FD #E3FDC6 #C6FDDF
monochromatic
#F350F9 #F78BFB #FBC6FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.44
#FBC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FBC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC6FD
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC6FD | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#CED9FB
Tritanopia (blue-blind)
#FECBD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbc6fd; /* rgb */ color: rgb(251, 198, 253); /* oklch */ color: oklch(89.0% 0.093 325.2);
Tailwind
colors: {
custom: {
50: '#fdd7fe',
500: '#fbc6fd',
950: '#000000',
},
}SCSS
$custom: #fbc6fd; $custom-light: #fdd7fe; $custom-dark: #000000;
JSON
{
"hex": "#fbc6fd",
"rgb": {
"r": 251,
"g": 198,
"b": 253
},
"hsl": {
"h": 297.818,
"s": 93.22,
"l": 88.431
},
"oklch": {
"l": 0.89017,
"c": 0.09321,
"h": 325.2
},
"luminance": 0.67989
}Semantic roles & 50–950 ramp
primary
#FBC6FD
secondary
#86E582
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385