#FBC4FD#FBC4FD
#FBC4FD is a very light, moderate purple. Relative luminance 0.671; OKLCH L 88.7% C 0.097 H 325.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC4FD |
|---|---|
| RGB | rgb(251, 196, 253) |
| HSL | hsl(298, 93%, 88%) |
| HSV | hsv(298, 23%, 99%) |
| CMYK | cmyk(0.8%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(85.55, 28.92, -20.48) |
| CIE-LCH | lch(85.55, 35.44, 324.69°) |
| OKLab | oklab(88.67% 0.0794 -0.0551) |
| OKLCH | oklch(88.67% 0.097 325.2) |
| XYZ | xyz(77.2512, 67.0829, 101.7883) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.80
Very Light Purple
#F6CEFC
ΔE00 3.56
Pale Mauve
#FED0FC
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 3.74
Pale Lavender
#EECFFE
ΔE00 5.06
Pale Lilac
#E4CBFF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC4FD #C6FDC4
analogous
#DEC4FD #FBC4FD #FDC4E2
triadic
#FBC4FD #FDFBC4 #C4FDFB
tetradic
#FBC4FD #FDDEC4 #C6FDC4 #C4E2FD
square
#FBC4FD #FDDEC4 #C6FDC4 #C4E2FD
split-complementary
#FBC4FD #E2FDC4 #C4FDDE
monochromatic
#F34EF9 #F789FB #FBC4FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.46
#FBC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#FBC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC4FD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC4FD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#FEC9D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbc4fd; /* rgb */ color: rgb(251, 196, 253); /* oklch */ color: oklch(88.7% 0.097 325.2);
Tailwind
colors: {
custom: {
50: '#fdd6fe',
500: '#fbc4fd',
950: '#000000',
},
}SCSS
$custom: #fbc4fd; $custom-light: #fdd6fe; $custom-dark: #000000;
JSON
{
"hex": "#fbc4fd",
"rgb": {
"r": 251,
"g": 196,
"b": 253
},
"hsl": {
"h": 297.895,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88666,
"c": 0.09668,
"h": 325.2
},
"luminance": 0.67081
}Semantic roles & 50–950 ramp
primary
#FBC4FD
secondary
#84E581
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385