#FBD6FE#FBD6FE
#FBD6FE is a very light, moderate purple. Relative luminance 0.758; OKLCH L 91.9% C 0.066 H 323.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD6FE |
|---|---|
| RGB | rgb(251, 214, 254) |
| HSL | hsl(296, 95%, 92%) |
| HSV | hsv(296, 16%, 100%) |
| CMYK | cmyk(1.2%, 15.7%, 0%, 0.4%) |
| CIE-LAB | lab(89.75, 19.63, -14.68) |
| CIE-LCH | lch(89.75, 24.51, 323.21°) |
| OKLab | oklab(91.92% 0.0536 -0.0393) |
| OKLCH | oklch(91.92% 0.066 323.7) |
| XYZ | xyz(81.7173, 75.7595, 104.0649) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.17
Very Light Purple
#F6CEFC
ΔE00 2.21
Pale Lavender
#EECFFE
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 4.98
Pale Lilac
#E4CBFF
ΔE00 5.87
Light Lavendar
#EFC0FE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD6FE #D9FED6
analogous
#E7D6FE #FBD6FE #FED6ED
triadic
#FBD6FE #FEFBD6 #D6FEFB
tetradic
#FBD6FE #FEE7D6 #D9FED6 #D6EDFE
square
#FBD6FE #FEE7D6 #D9FED6 #D6EDFE
split-complementary
#FBD6FE #EDFED6 #D6FEE7
monochromatic
#EF5FFB #F59AFD #FBD6FE #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.30
#FBD6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FBD6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD6FE
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD6FE | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#FDD9E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbd6fe; /* rgb */ color: rgb(251, 214, 254); /* oklch */ color: oklch(91.9% 0.066 323.7);
Tailwind
colors: {
custom: {
50: '#fde2fe',
500: '#fbd6fe',
950: '#000000',
},
}SCSS
$custom: #fbd6fe; $custom-light: #fde2fe; $custom-dark: #000000;
JSON
{
"hex": "#fbd6fe",
"rgb": {
"r": 251,
"g": 214,
"b": 254
},
"hsl": {
"h": 295.5,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.91915,
"c": 0.06645,
"h": 323.7
},
"luminance": 0.75758
}Semantic roles & 50–950 ramp
primary
#FBD6FE
secondary
#96E990
accent
#E60011
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485