#FBD1FF#FBD1FF
#FBD1FF is a very light, moderate purple. Relative luminance 0.733; OKLCH L 91.0% C 0.076 H 323.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD1FF |
|---|---|
| RGB | rgb(251, 209, 255) |
| HSL | hsl(295, 100%, 91%) |
| HSV | hsv(295, 18%, 100%) |
| CMYK | cmyk(1.6%, 18%, 0%, 0%) |
| CIE-LAB | lab(88.61, 22.44, -16.92) |
| CIE-LCH | lch(88.61, 28.10, 322.98°) |
| OKLab | oklab(91.04% 0.0611 -0.0454) |
| OKLCH | oklch(91.04% 0.076 323.4) |
| XYZ | xyz(80.6318, 73.3316, 104.4952) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.91
Pale Mauve
#FED0FC
ΔE00 1.20
Pale Lavender
#EECFFE
ΔE00 2.91
Light Lilac
#EDC8FF
ΔE00 3.70
Light Lavendar
#EFC0FE
ΔE00 5.05
Pale Lilac
#E4CBFF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD1FF #D5FFD1
analogous
#E4D1FF #FBD1FF #FFD1EC
triadic
#FBD1FF #FFFBD1 #D1FFFB
tetradic
#FBD1FF #FFE4D1 #D5FFD1 #D1ECFF
square
#FBD1FF #FFE4D1 #D5FFD1 #D1ECFF
split-complementary
#FBD1FF #ECFFD1 #D1FFE4
monochromatic
#F057FF #F694FF #FBD1FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.34
#FBD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FBD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD1FF
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD1FF | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#FDD5E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd1ff; /* rgb */ color: rgb(251, 209, 255); /* oklch */ color: oklch(91.0% 0.076 323.4);
Tailwind
colors: {
custom: {
50: '#fddfff',
500: '#fbd1ff',
950: '#000000',
},
}SCSS
$custom: #fbd1ff; $custom-light: #fddfff; $custom-dark: #000000;
JSON
{
"hex": "#fbd1ff",
"rgb": {
"r": 251,
"g": 209,
"b": 255
},
"hsl": {
"h": 294.783,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.91043,
"c": 0.07616,
"h": 323.4
},
"luminance": 0.7333
}Semantic roles & 50–950 ramp
primary
#FBD1FF
secondary
#92EA8A
accent
#E60014
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486