#FBD0FF#FBD0FF
#FBD0FF is a very light, moderate purple. Relative luminance 0.728; OKLCH L 90.9% C 0.078 H 323.5°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD0FF |
|---|---|
| RGB | rgb(251, 208, 255) |
| HSL | hsl(295, 100%, 91%) |
| HSV | hsv(295, 18%, 100%) |
| CMYK | cmyk(1.6%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(88.37, 22.96, -17.27) |
| CIE-LCH | lch(88.37, 28.73, 323.05°) |
| OKLab | oklab(90.86% 0.0626 -0.0464) |
| OKLCH | oklch(90.86% 0.078 323.5) |
| XYZ | xyz(80.3872, 72.8425, 104.4136) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.89
Pale Mauve
#FED0FC
ΔE00 1.23
Pale Lavender
#EECFFE
ΔE00 2.97
Light Lilac
#EDC8FF
ΔE00 3.54
Light Lavendar
#EFC0FE
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD0FF #D4FFD0
analogous
#E3D0FF #FBD0FF #FFD0EB
triadic
#FBD0FF #FFFBD0 #D0FFFB
tetradic
#FBD0FF #FFE3D0 #D4FFD0 #D0EBFF
square
#FBD0FF #FFE3D0 #D4FFD0 #D0EBFF
split-complementary
#FBD0FF #EBFFD0 #D0FFE3
monochromatic
#F156FF #F693FF #FBD0FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.35
#FBD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FBD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD0FF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD0FF | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDBFF
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#FDD4E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd0ff; /* rgb */ color: rgb(251, 208, 255); /* oklch */ color: oklch(90.9% 0.078 323.5);
Tailwind
colors: {
custom: {
50: '#fddeff',
500: '#fbd0ff',
950: '#000000',
},
}SCSS
$custom: #fbd0ff; $custom-light: #fddeff; $custom-dark: #000000;
JSON
{
"hex": "#fbd0ff",
"rgb": {
"r": 251,
"g": 208,
"b": 255
},
"hsl": {
"h": 294.894,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90863,
"c": 0.07789,
"h": 323.5
},
"luminance": 0.72841
}Semantic roles & 50–950 ramp
primary
#FBD0FF
secondary
#91EA89
accent
#E60014
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486