#FBD2F5#FBD2F5
#FBD2F5 is a very light, moderate purple. Relative luminance 0.732; OKLCH L 90.9% C 0.064 H 331.0°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2F5 |
|---|---|
| RGB | rgb(251, 210, 245) |
| HSL | hsl(309, 84%, 90%) |
| HSV | hsv(309, 16%, 98%) |
| CMYK | cmyk(0%, 16.3%, 2.4%, 1.6%) |
| CIE-LAB | lab(88.54, 20.11, -11.75) |
| CIE-LCH | lch(88.54, 23.29, 329.71°) |
| OKLab | oklab(90.89% 0.0564 -0.0313) |
| OKLCH | oklch(90.89% 0.064 331) |
| XYZ | xyz(79.3099, 73.1967, 96.3189) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.40
Very Light Purple
#F6CEFC
ΔE00 3.24
Pale Lavender
#EECFFE
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 6.19
Light Pink
#FFD1DF
ΔE00 6.87
Thistle
#D8BFD8
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2F5 #D2FBD8
analogous
#ECD2FB #FBD2F5 #FBD2E0
triadic
#FBD2F5 #F5FBD2 #D2F5FB
tetradic
#FBD2F5 #FBECD2 #D2FBD8 #D2E0FB
square
#FBD2F5 #FBECD2 #D2FBD8 #D2E0FB
split-complementary
#FBD2F5 #E0FBD2 #D2FBEC
monochromatic
#F162DC #F69AE9 #FBD2F5 #FDE3F9 #FDE3F9
Accessibility & contrast
On white
1.34
#FBD2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FBD2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2F5
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2F5 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF6
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#FFD4DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd2f5; /* rgb */ color: rgb(251, 210, 245); /* oklch */ color: oklch(90.9% 0.064 331.0);
Tailwind
colors: {
custom: {
50: '#fde0f8',
500: '#fbd2f5',
950: '#000000',
},
}SCSS
$custom: #fbd2f5; $custom-light: #fde0f8; $custom-dark: #000000;
JSON
{
"hex": "#fbd2f5",
"rgb": {
"r": 251,
"g": 210,
"b": 245
},
"hsl": {
"h": 308.78,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.90894,
"c": 0.06449,
"h": 331
},
"luminance": 0.73195
}Semantic roles & 50–950 ramp
primary
#FBD2F5
secondary
#8FE29B
accent
#E02505
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485