#FBD5FF#FBD5FF
#FBD5FF is a very light, moderate purple. Relative luminance 0.753; OKLCH L 91.8% C 0.069 H 323.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD5FF |
|---|---|
| RGB | rgb(251, 213, 255) |
| HSL | hsl(294, 100%, 92%) |
| HSV | hsv(294, 16%, 100%) |
| CMYK | cmyk(1.6%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(89.54, 20.34, -15.52) |
| CIE-LCH | lch(89.54, 25.58, 322.66°) |
| OKLab | oklab(91.77% 0.0554 -0.0416) |
| OKLCH | oklch(91.77% 0.069 323.1) |
| XYZ | xyz(81.6255, 75.3191, 104.8264) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.75
Pale Mauve
#FED0FC
ΔE00 1.85
Pale Lavender
#EECFFE
ΔE00 3.00
Light Lilac
#EDC8FF
ΔE00 4.52
Pale Lilac
#E4CBFF
ΔE00 5.59
Light Lavendar
#EFC0FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD5FF #D9FFD5
analogous
#E6D5FF #FBD5FF #FFD5EE
triadic
#FBD5FF #FFFBD5 #D5FFFB
tetradic
#FBD5FF #FFE6D5 #D9FFD5 #D5EEFF
square
#FBD5FF #FFE6D5 #D9FFD5 #D5EEFF
split-complementary
#FBD5FF #EEFFD5 #D5FFE6
monochromatic
#EF5BFF #F598FF #FBD5FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.31
#FBD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FBD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD5FF
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD5FF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#FDD9E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbd5ff; /* rgb */ color: rgb(251, 213, 255); /* oklch */ color: oklch(91.8% 0.069 323.1);
Tailwind
colors: {
custom: {
50: '#fde2ff',
500: '#fbd5ff',
950: '#000000',
},
}SCSS
$custom: #fbd5ff; $custom-light: #fde2ff; $custom-dark: #000000;
JSON
{
"hex": "#fbd5ff",
"rgb": {
"r": 251,
"g": 213,
"b": 255
},
"hsl": {
"h": 294.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91766,
"c": 0.06923,
"h": 323.1
},
"luminance": 0.75318
}Semantic roles & 50–950 ramp
primary
#FBD5FF
secondary
#96EB8D
accent
#E60016
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486