#FBD6FF#FBD6FF
#FBD6FF is a very light, moderate purple. Relative luminance 0.758; OKLCH L 91.9% C 0.068 H 323.0°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD6FF |
|---|---|
| RGB | rgb(251, 214, 255) |
| HSL | hsl(294, 100%, 92%) |
| HSV | hsv(294, 16%, 100%) |
| CMYK | cmyk(1.6%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(89.78, 19.81, -15.16) |
| CIE-LCH | lch(89.78, 24.95, 322.57°) |
| OKLab | oklab(91.95% 0.0539 -0.0406) |
| OKLCH | oklch(91.95% 0.068 323) |
| XYZ | xyz(81.8778, 75.8237, 104.9105) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.05
Pale Mauve
#FED0FC
ΔE00 2.13
Pale Lavender
#EECFFE
ΔE00 3.11
Light Lilac
#EDC8FF
ΔE00 4.76
Pale Lilac
#E4CBFF
ΔE00 5.68
Light Lavendar
#EFC0FE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD6FF #DAFFD6
analogous
#E7D6FF #FBD6FF #FFD6EF
triadic
#FBD6FF #FFFBD6 #D6FFFB
tetradic
#FBD6FF #FFE7D6 #DAFFD6 #D6EFFF
square
#FBD6FF #FFE7D6 #DAFFD6 #D6EFFF
split-complementary
#FBD6FF #EFFFD6 #D6FFE7
monochromatic
#EF5CFF #F599FF #FBD6FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.30
#FBD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FBD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD6FF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD6FF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#FDDAE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbd6ff; /* rgb */ color: rgb(251, 214, 255); /* oklch */ color: oklch(91.9% 0.068 323.0);
Tailwind
colors: {
custom: {
50: '#fde2ff',
500: '#fbd6ff',
950: '#000000',
},
}SCSS
$custom: #fbd6ff; $custom-light: #fde2ff; $custom-dark: #000000;
JSON
{
"hex": "#fbd6ff",
"rgb": {
"r": 251,
"g": 214,
"b": 255
},
"hsl": {
"h": 294.146,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91948,
"c": 0.06751,
"h": 323
},
"luminance": 0.75822
}Semantic roles & 50–950 ramp
primary
#FBD6FF
secondary
#97EB8E
accent
#E60016
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486