#FBD2FC#FBD2FC
#FBD2FC is a very light, moderate purple. Relative luminance 0.736; OKLCH L 91.1% C 0.071 H 325.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2FC |
|---|---|
| RGB | rgb(251, 210, 252) |
| HSL | hsl(299, 88%, 91%) |
| HSV | hsv(299, 17%, 99%) |
| CMYK | cmyk(0.4%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.75, 21.37, -15.13) |
| CIE-LCH | lch(88.75, 26.18, 324.70°) |
| OKLab | oklab(91.12% 0.0587 -0.0405) |
| OKLCH | oklch(91.12% 0.071 325.4) |
| XYZ | xyz(80.3988, 73.6322, 102.0537) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.08
Very Light Purple
#F6CEFC
ΔE00 1.49
Pale Lavender
#EECFFE
ΔE00 3.33
Light Lilac
#EDC8FF
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 5.90
Light Lavendar
#EFC0FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2FC #D3FCD2
analogous
#E6D2FC #FBD2FC #FCD2E8
triadic
#FBD2FC #FCFBD2 #D2FCFB
tetradic
#FBD2FC #FCE6D2 #D3FCD2 #D2E8FC
square
#FBD2FC #FCE6D2 #D3FCD2 #D2E8FC
split-complementary
#FBD2FC #E8FCD2 #D2FCE6
monochromatic
#F15FF4 #F699F8 #FBD2FC #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.34
#FBD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FBD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2FC
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2FC | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFE
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#FED5E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd2fc; /* rgb */ color: rgb(251, 210, 252); /* oklch */ color: oklch(91.1% 0.071 325.4);
Tailwind
colors: {
custom: {
50: '#fde0fd',
500: '#fbd2fc',
950: '#000000',
},
}SCSS
$custom: #fbd2fc; $custom-light: #fde0fd; $custom-dark: #000000;
JSON
{
"hex": "#fbd2fc",
"rgb": {
"r": 251,
"g": 210,
"b": 252
},
"hsl": {
"h": 298.571,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.91123,
"c": 0.07133,
"h": 325.4
},
"luminance": 0.73631
}Semantic roles & 50–950 ramp
primary
#FBD2FC
secondary
#90E48E
accent
#E40107
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485