#FBD4FF#FBD4FF
#FBD4FF is a very light, moderate purple. Relative luminance 0.748; OKLCH L 91.6% C 0.071 H 323.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD4FF |
|---|---|
| RGB | rgb(251, 212, 255) |
| HSL | hsl(294, 100%, 92%) |
| HSV | hsv(294, 17%, 100%) |
| CMYK | cmyk(1.6%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(89.31, 20.86, -15.87) |
| CIE-LCH | lch(89.31, 26.21, 322.74°) |
| OKLab | oklab(91.59% 0.0568 -0.0425) |
| OKLCH | oklch(91.59% 0.071 323.2) |
| XYZ | xyz(81.3748, 74.8176, 104.7428) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.47
Pale Mauve
#FED0FC
ΔE00 1.61
Pale Lavender
#EECFFE
ΔE00 2.92
Light Lilac
#EDC8FF
ΔE00 4.29
Pale Lilac
#E4CBFF
ΔE00 5.51
Light Lavendar
#EFC0FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD4FF #D8FFD4
analogous
#E6D4FF #FBD4FF #FFD4EE
triadic
#FBD4FF #FFFBD4 #D4FFFB
tetradic
#FBD4FF #FFE6D4 #D8FFD4 #D4EEFF
square
#FBD4FF #FFE6D4 #D8FFD4 #D4EEFF
split-complementary
#FBD4FF #EEFFD4 #D4FFE6
monochromatic
#F05AFF #F597FF #FBD4FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.32
#FBD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FBD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD4FF
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD4FF | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#FDD8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbd4ff; /* rgb */ color: rgb(251, 212, 255); /* oklch */ color: oklch(91.6% 0.071 323.2);
Tailwind
colors: {
custom: {
50: '#fde1ff',
500: '#fbd4ff',
950: '#000000',
},
}SCSS
$custom: #fbd4ff; $custom-light: #fde1ff; $custom-dark: #000000;
JSON
{
"hex": "#fbd4ff",
"rgb": {
"r": 251,
"g": 212,
"b": 255
},
"hsl": {
"h": 294.419,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91585,
"c": 0.07096,
"h": 323.2
},
"luminance": 0.74816
}Semantic roles & 50–950 ramp
primary
#FBD4FF
secondary
#95EB8C
accent
#E60015
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486