#FBDBFF#FBDBFF
#FBDBFF is a very light, muted purple. Relative luminance 0.784; OKLCH L 92.9% C 0.059 H 322.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBFF |
|---|---|
| RGB | rgb(251, 219, 255) |
| HSL | hsl(293, 100%, 93%) |
| HSV | hsv(293, 14%, 100%) |
| CMYK | cmyk(1.6%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(90.96, 17.20, -13.39) |
| CIE-LCH | lch(90.96, 21.80, 322.08°) |
| OKLab | oklab(92.86% 0.0467 -0.0358) |
| OKLCH | oklch(92.86% 0.059 322.5) |
| XYZ | xyz(83.1627, 78.3934, 105.3388) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.73
Pale Mauve
#FED0FC
ΔE00 3.77
Pale Lavender
#EECFFE
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 6.16
Pale Lilac
#E4CBFF
ΔE00 6.42
Thistle
#D8BFD8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBFF #DFFFDB
analogous
#E9DBFF #FBDBFF #FFDBF1
triadic
#FBDBFF #FFFBDB #DBFFFB
tetradic
#FBDBFF #FFE9DB #DFFFDB #DBF1FF
square
#FBDBFF #FFE9DB #DFFFDB #DBF1FF
split-complementary
#FBDBFF #F1FFDB #DBFFE9
monochromatic
#ED61FF #F49EFF #FBDBFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.26
#FBDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FBDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBFF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBFF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#DFE6FE
Tritanopia (blue-blind)
#FDDEE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdbff; /* rgb */ color: rgb(251, 219, 255); /* oklch */ color: oklch(92.9% 0.059 322.5);
Tailwind
colors: {
custom: {
50: '#fce6ff',
500: '#fbdbff',
950: '#000000',
},
}SCSS
$custom: #fbdbff; $custom-light: #fce6ff; $custom-dark: #000000;
JSON
{
"hex": "#fbdbff",
"rgb": {
"r": 251,
"g": 219,
"b": 255
},
"hsl": {
"h": 293.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92864,
"c": 0.05886,
"h": 322.5
},
"luminance": 0.78392
}Semantic roles & 50–950 ramp
primary
#FBDBFF
secondary
#9CEC92
accent
#E6001A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486