#FBD2FD#FBD2FD
#FBD2FD is a very light, moderate purple. Relative luminance 0.737; OKLCH L 91.2% C 0.072 H 324.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2FD |
|---|---|
| RGB | rgb(251, 210, 253) |
| HSL | hsl(297, 91%, 91%) |
| HSV | hsv(297, 17%, 99%) |
| CMYK | cmyk(0.8%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(88.78, 21.55, -15.61) |
| CIE-LCH | lch(88.78, 26.61, 324.08°) |
| OKLab | oklab(91.16% 0.059 -0.0418) |
| OKLCH | oklch(91.16% 0.072 324.7) |
| XYZ | xyz(80.5576, 73.6958, 102.8905) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.08
Very Light Purple
#F6CEFC
ΔE00 1.30
Pale Lavender
#EECFFE
ΔE00 3.16
Light Lilac
#EDC8FF
ΔE00 4.29
Light Lavendar
#EFC0FE
ΔE00 5.71
Pale Lilac
#E4CBFF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2FD #D4FDD2
analogous
#E5D2FD #FBD2FD #FDD2E9
triadic
#FBD2FD #FDFBD2 #D2FDFB
tetradic
#FBD2FD #FDE5D2 #D4FDD2 #D2E9FD
square
#FBD2FD #FDE5D2 #D4FDD2 #D2E9FD
split-complementary
#FBD2FD #E9FDD2 #D2FDE5
monochromatic
#F15DF8 #F697FA #FBD2FD #FCE2FE #FCE2FE
Accessibility & contrast
On white
1.33
#FBD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FBD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2FD
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2FD | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#FDD6E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd2fd; /* rgb */ color: rgb(251, 210, 253); /* oklch */ color: oklch(91.2% 0.072 324.7);
Tailwind
colors: {
custom: {
50: '#fde0fe',
500: '#fbd2fd',
950: '#000000',
},
}SCSS
$custom: #fbd2fd; $custom-light: #fde0fe; $custom-dark: #000000;
JSON
{
"hex": "#fbd2fd",
"rgb": {
"r": 251,
"g": 210,
"b": 253
},
"hsl": {
"h": 297.209,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.91156,
"c": 0.07235,
"h": 324.7
},
"luminance": 0.73694
}Semantic roles & 50–950 ramp
primary
#FBD2FD
secondary
#91E68D
accent
#E6000B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485