#FBC9FD#FBC9FD
#FBC9FD is a very light, moderate purple. Relative luminance 0.694; OKLCH L 89.5% C 0.088 H 325.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC9FD |
|---|---|
| RGB | rgb(251, 201, 253) |
| HSL | hsl(298, 93%, 89%) |
| HSV | hsv(298, 21%, 99%) |
| CMYK | cmyk(0.8%, 20.6%, 0%, 0.8%) |
| CIE-LAB | lab(86.69, 26.28, -18.75) |
| CIE-LCH | lch(86.69, 32.29, 324.50°) |
| OKLab | oklab(89.55% 0.0721 -0.0504) |
| OKLCH | oklch(89.55% 0.088 325) |
| XYZ | xyz(78.3978, 69.3762, 102.1705) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.21
Pale Mauve
#FED0FC
ΔE00 2.30
Light Lilac
#EDC8FF
ΔE00 3.40
Light Lavendar
#EFC0FE
ΔE00 3.51
Pale Lavender
#EECFFE
ΔE00 4.05
Pale Lilac
#E4CBFF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC9FD #CBFDC9
analogous
#E1C9FD #FBC9FD #FDC9E5
triadic
#FBC9FD #FDFBC9 #C9FDFB
tetradic
#FBC9FD #FDE1C9 #CBFDC9 #C9E5FD
square
#FBC9FD #FDE1C9 #CBFDC9 #C9E5FD
split-complementary
#FBC9FD #E5FDC9 #C9FDE1
monochromatic
#F253F9 #F78EFB #FBC9FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.41
#FBC9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FBC9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC9FD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC9FD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#FECDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbc9fd; /* rgb */ color: rgb(251, 201, 253); /* oklch */ color: oklch(89.5% 0.088 325.0);
Tailwind
colors: {
custom: {
50: '#fdd9fe',
500: '#fbc9fd',
950: '#000000',
},
}SCSS
$custom: #fbc9fd; $custom-light: #fdd9fe; $custom-dark: #000000;
JSON
{
"hex": "#fbc9fd",
"rgb": {
"r": 251,
"g": 201,
"b": 253
},
"hsl": {
"h": 297.692,
"s": 92.857,
"l": 89.02
},
"oklch": {
"l": 0.89546,
"c": 0.08799,
"h": 325
},
"luminance": 0.69374
}Semantic roles & 50–950 ramp
primary
#FBC9FD
secondary
#89E585
accent
#E60009
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385