#FBDAFA#FBDAFA
#FBDAFA is a very light, muted purple. Relative luminance 0.776; OKLCH L 92.5% C 0.055 H 326.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDAFA |
|---|---|
| RGB | rgb(251, 218, 250) |
| HSL | hsl(302, 80%, 92%) |
| HSV | hsv(302, 13%, 98%) |
| CMYK | cmyk(0%, 13.1%, 0.4%, 1.6%) |
| CIE-LAB | lab(90.58, 16.81, -11.34) |
| CIE-LCH | lch(90.58, 20.28, 326.00°) |
| OKLab | oklab(92.52% 0.0465 -0.0302) |
| OKLCH | oklch(92.52% 0.055 326.9) |
| XYZ | xyz(82.1082, 77.5555, 101.0682) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.13
Very Light Purple
#F6CEFC
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 5.00
Light Lilac
#EDC8FF
ΔE00 7.02
Light Pink
#FFD1DF
ΔE00 7.18
Pale Lilac
#E4CBFF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDAFA #DAFBDB
analogous
#ECDAFB #FBDAFA #FBDAEA
triadic
#FBDAFA #FAFBDA #DAFAFB
tetradic
#FBDAFA #FBECDA #DAFBDB #DAEAFB
square
#FBDAFA #FBECDA #DAFBDB #DAEAFB
split-complementary
#FBDAFA #EAFBDA #DAFBEC
monochromatic
#EF6CEB #F5A3F3 #FBDAFA #FCE3FB #FCE3FB
Accessibility & contrast
On white
1.27
#FBDAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FBDAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDAFA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDAFA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#FDDCE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdafa; /* rgb */ color: rgb(251, 218, 250); /* oklch */ color: oklch(92.5% 0.055 326.9);
Tailwind
colors: {
custom: {
50: '#fce5fc',
500: '#fbdafa',
950: '#000000',
},
}SCSS
$custom: #fbdafa; $custom-light: #fce5fc; $custom-dark: #000000;
JSON
{
"hex": "#fbdafa",
"rgb": {
"r": 251,
"g": 218,
"b": 250
},
"hsl": {
"h": 301.818,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.92519,
"c": 0.05543,
"h": 326.9
},
"luminance": 0.77554
}Semantic roles & 50–950 ramp
primary
#FBDAFA
secondary
#97E299
accent
#DD0F09
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485