#FBD2FF#FBD2FF
#FBD2FF is a very light, moderate purple. Relative luminance 0.738; OKLCH L 91.2% C 0.074 H 323.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2FF |
|---|---|
| RGB | rgb(251, 210, 255) |
| HSL | hsl(295, 100%, 91%) |
| HSV | hsv(295, 18%, 100%) |
| CMYK | cmyk(1.6%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(88.84, 21.91, -16.57) |
| CIE-LCH | lch(88.84, 27.47, 322.90°) |
| OKLab | oklab(91.22% 0.0597 -0.0445) |
| OKLCH | oklch(91.22% 0.074 323.3) |
| XYZ | xyz(80.8779, 73.8239, 104.5772) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.03
Pale Mauve
#FED0FC
ΔE00 1.27
Pale Lavender
#EECFFE
ΔE00 2.88
Light Lilac
#EDC8FF
ΔE00 3.88
Light Lavendar
#EFC0FE
ΔE00 5.33
Pale Lilac
#E4CBFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2FF #D6FFD2
analogous
#E4D2FF #FBD2FF #FFD2EC
triadic
#FBD2FF #FFFBD2 #D2FFFB
tetradic
#FBD2FF #FFE4D2 #D6FFD2 #D2ECFF
square
#FBD2FF #FFE4D2 #D6FFD2 #D2ECFF
split-complementary
#FBD2FF #ECFFD2 #D2FFE4
monochromatic
#F058FF #F695FF #FBD2FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.33
#FBD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FBD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2FF
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2FF | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#FDD6E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd2ff; /* rgb */ color: rgb(251, 210, 255); /* oklch */ color: oklch(91.2% 0.074 323.3);
Tailwind
colors: {
custom: {
50: '#fde0ff',
500: '#fbd2ff',
950: '#000000',
},
}SCSS
$custom: #fbd2ff; $custom-light: #fde0ff; $custom-dark: #000000;
JSON
{
"hex": "#fbd2ff",
"rgb": {
"r": 251,
"g": 210,
"b": 255
},
"hsl": {
"h": 294.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91223,
"c": 0.07443,
"h": 323.3
},
"luminance": 0.73822
}Semantic roles & 50–950 ramp
primary
#FBD2FF
secondary
#93EA8B
accent
#E60014
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486