#FBDFFE#FBDFFE
#FBDFFE is a very light, muted purple. Relative luminance 0.804; OKLCH L 93.6% C 0.051 H 322.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFFE |
|---|---|
| RGB | rgb(251, 223, 254) |
| HSL | hsl(294, 94%, 94%) |
| HSV | hsv(294, 12%, 100%) |
| CMYK | cmyk(1.2%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.88, 14.93, -11.49) |
| CIE-LCH | lch(91.88, 18.84, 322.40°) |
| OKLab | oklab(93.57% 0.0406 -0.0307) |
| OKLCH | oklch(93.57% 0.051 322.9) |
| XYZ | xyz(84.0582, 80.4414, 104.8453) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.42
Pale Lavender
#EECFFE
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 7.52
Light Lilac
#EDC8FF
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFFE #E2FEDF
analogous
#EBDFFE #FBDFFE #FEDFF1
triadic
#FBDFFE #FEFBDF #DFFEFB
tetradic
#FBDFFE #FEEBDF #E2FEDF #DFF1FE
square
#FBDFFE #FEEBDF #E2FEDF #DFF1FE
split-complementary
#FBDFFE #F1FEDF #DFFEEB
monochromatic
#EC68FA #F4A4FC #FBDFFE #FBE1FE #FBE1FE
Accessibility & contrast
On white
1.23
#FBDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#FBDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFFE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFFE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#FCE2E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbdffe; /* rgb */ color: rgb(251, 223, 254); /* oklch */ color: oklch(93.6% 0.051 322.9);
Tailwind
colors: {
custom: {
50: '#fce9fe',
500: '#fbdffe',
950: '#000000',
},
}SCSS
$custom: #fbdffe; $custom-light: #fce9fe; $custom-dark: #000000;
JSON
{
"hex": "#fbdffe",
"rgb": {
"r": 251,
"g": 223,
"b": 254
},
"hsl": {
"h": 294.194,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93571,
"c": 0.0509,
"h": 322.9
},
"luminance": 0.8044
}Semantic roles & 50–950 ramp
primary
#FBDFFE
secondary
#A0EA98
accent
#E60016
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485