#FBD5FD#FBD5FD
#FBD5FD is a very light, moderate purple. Relative luminance 0.752; OKLCH L 91.7% C 0.067 H 324.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD5FD |
|---|---|
| RGB | rgb(251, 213, 253) |
| HSL | hsl(297, 91%, 91%) |
| HSV | hsv(297, 16%, 99%) |
| CMYK | cmyk(0.8%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(89.48, 19.97, -14.55) |
| CIE-LCH | lch(89.48, 24.71, 323.92°) |
| OKLab | oklab(91.7% 0.0547 -0.0389) |
| OKLCH | oklch(91.7% 0.067 324.5) |
| XYZ | xyz(81.3052, 75.1910, 103.1397) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.91
Very Light Purple
#F6CEFC
ΔE00 2.09
Pale Lavender
#EECFFE
ΔE00 3.36
Light Lilac
#EDC8FF
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 5.95
Light Lavendar
#EFC0FE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD5FD #D7FDD5
analogous
#E7D5FD #FBD5FD #FDD5EB
triadic
#FBD5FD #FDFBD5 #D5FDFB
tetradic
#FBD5FD #FDE7D5 #D7FDD5 #D5EBFD
square
#FBD5FD #FDE7D5 #D7FDD5 #D5EBFD
split-complementary
#FBD5FD #EBFDD5 #D5FDE7
monochromatic
#F060F7 #F59BFA #FBD5FD #FCE2FE #FCE2FE
Accessibility & contrast
On white
1.31
#FBD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FBD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD5FD
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD5FD | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#FDD8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbd5fd; /* rgb */ color: rgb(251, 213, 253); /* oklch */ color: oklch(91.7% 0.067 324.5);
Tailwind
colors: {
custom: {
50: '#fde2fe',
500: '#fbd5fd',
950: '#000000',
},
}SCSS
$custom: #fbd5fd; $custom-light: #fde2fe; $custom-dark: #000000;
JSON
{
"hex": "#fbd5fd",
"rgb": {
"r": 251,
"g": 213,
"b": 253
},
"hsl": {
"h": 297,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.917,
"c": 0.06714,
"h": 324.5
},
"luminance": 0.7519
}Semantic roles & 50–950 ramp
primary
#FBD5FD
secondary
#94E690
accent
#E6000B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485