#FBDAFB#FBDAFB
#FBDAFB is a very light, muted purple. Relative luminance 0.776; OKLCH L 92.6% C 0.056 H 326.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDAFB |
|---|---|
| RGB | rgb(251, 218, 251) |
| HSL | hsl(300, 80%, 92%) |
| HSV | hsv(300, 13%, 98%) |
| CMYK | cmyk(0%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(90.61, 16.99, -11.82) |
| CIE-LCH | lch(90.61, 20.70, 325.17°) |
| OKLab | oklab(92.55% 0.0468 -0.0315) |
| OKLCH | oklch(92.55% 0.056 326) |
| XYZ | xyz(82.2654, 77.6183, 101.8962) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 4.17
Pale Lavender
#EECFFE
ΔE00 4.75
Light Lilac
#EDC8FF
ΔE00 6.78
Pale Lilac
#E4CBFF
ΔE00 7.10
Light Pink
#FFD1DF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDAFB #DAFBDA
analogous
#EBDAFB #FBDAFB #FBDAEB
triadic
#FBDAFB #FBFBDA #DAFBFB
tetradic
#FBDAFB #FBEBDA #DAFBDA #DAEBFB
square
#FBDAFB #FBEBDA #DAFBDA #DAEBFB
split-complementary
#FBDAFB #EBFBDA #DAFBEB
monochromatic
#EF6CEF #F5A3F5 #FBDAFB #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.27
#FBDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FBDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDAFB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDAFB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#FDDCE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdafb; /* rgb */ color: rgb(251, 218, 251); /* oklch */ color: oklch(92.6% 0.056 326.0);
Tailwind
colors: {
custom: {
50: '#fce5fc',
500: '#fbdafb',
950: '#000000',
},
}SCSS
$custom: #fbdafb; $custom-light: #fce5fc; $custom-dark: #000000;
JSON
{
"hex": "#fbdafb",
"rgb": {
"r": 251,
"g": 218,
"b": 251
},
"hsl": {
"h": 300,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.92551,
"c": 0.05644,
"h": 326
},
"luminance": 0.77617
}Semantic roles & 50–950 ramp
primary
#FBDAFB
secondary
#97E297
accent
#DD0909
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485