#FBD2FE#FBD2FE
#FBD2FE is a very light, moderate purple. Relative luminance 0.738; OKLCH L 91.2% C 0.073 H 324.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2FE |
|---|---|
| RGB | rgb(251, 210, 254) |
| HSL | hsl(296, 96%, 91%) |
| HSV | hsv(296, 17%, 100%) |
| CMYK | cmyk(1.2%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(88.81, 21.73, -16.09) |
| CIE-LCH | lch(88.81, 27.04, 323.48°) |
| OKLab | oklab(91.19% 0.0594 -0.0431) |
| OKLCH | oklch(91.19% 0.073 324) |
| XYZ | xyz(80.7174, 73.7596, 103.7316) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.14
Pale Mauve
#FED0FC
ΔE00 1.15
Pale Lavender
#EECFFE
ΔE00 3.01
Light Lilac
#EDC8FF
ΔE00 4.08
Light Lavendar
#EFC0FE
ΔE00 5.52
Pale Lilac
#E4CBFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2FE #D5FED2
analogous
#E5D2FE #FBD2FE #FED2EB
triadic
#FBD2FE #FEFBD2 #D2FEFB
tetradic
#FBD2FE #FEE5D2 #D5FED2 #D2EBFE
square
#FBD2FE #FEE5D2 #D5FED2 #D2EBFE
split-complementary
#FBD2FE #EBFED2 #D2FEE5
monochromatic
#F05AFB #F696FD #FBD2FE #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.33
#FBD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#FBD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2FE
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2FE | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D7E1FC
Tritanopia (blue-blind)
#FDD6E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd2fe; /* rgb */ color: rgb(251, 210, 254); /* oklch */ color: oklch(91.2% 0.073 324.0);
Tailwind
colors: {
custom: {
50: '#fde0fe',
500: '#fbd2fe',
950: '#000000',
},
}SCSS
$custom: #fbd2fe; $custom-light: #fde0fe; $custom-dark: #000000;
JSON
{
"hex": "#fbd2fe",
"rgb": {
"r": 251,
"g": 210,
"b": 254
},
"hsl": {
"h": 295.909,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.91189,
"c": 0.07339,
"h": 324
},
"luminance": 0.73758
}Semantic roles & 50–950 ramp
primary
#FBD2FE
secondary
#92E88C
accent
#E60010
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485