#FBDEFA#FBDEFA
#FBDEFA is a very light, muted purple. Relative luminance 0.797; OKLCH L 93.3% C 0.049 H 327.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDEFA |
|---|---|
| RGB | rgb(251, 222, 250) |
| HSL | hsl(302, 78%, 93%) |
| HSV | hsv(302, 12%, 98%) |
| CMYK | cmyk(0%, 11.6%, 0.4%, 1.6%) |
| CIE-LAB | lab(91.53, 14.73, -9.92) |
| CIE-LCH | lch(91.53, 17.76, 326.02°) |
| OKLab | oklab(93.26% 0.0407 -0.0264) |
| OKLCH | oklch(93.26% 0.049 327) |
| XYZ | xyz(83.1580, 79.6551, 101.4182) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.72
Very Light Purple
#F6CEFC
ΔE00 5.90
Pale Lavender
#EECFFE
ΔE00 6.15
Light Pink
#FFD1DF
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.55
Pale Pink
#FFCFDC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDEFA #DEFBDF
analogous
#EDDEFB #FBDEFA #FBDEEB
triadic
#FBDEFA #FAFBDE #DEFAFB
tetradic
#FBDEFA #FBEDDE #DEFBDF #DEEBFB
square
#FBDEFA #FBEDDE #DEFBDF #DEEBFB
split-complementary
#FBDEFA #EBFBDE #DEFBED
monochromatic
#EE71E9 #F4A7F2 #FBDEFA #FCE4FB #FCE4FB
Accessibility & contrast
On white
1.24
#FBDEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FBDEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDEFA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDEFA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4FB
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#FDE0E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbdefa; /* rgb */ color: rgb(251, 222, 250); /* oklch */ color: oklch(93.3% 0.049 327.0);
Tailwind
colors: {
custom: {
50: '#fce8fc',
500: '#fbdefa',
950: '#000000',
},
}SCSS
$custom: #fbdefa; $custom-light: #fce8fc; $custom-dark: #000000;
JSON
{
"hex": "#fbdefa",
"rgb": {
"r": 251,
"g": 222,
"b": 250
},
"hsl": {
"h": 302.069,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.93259,
"c": 0.04851,
"h": 327
},
"luminance": 0.79654
}Semantic roles & 50–950 ramp
primary
#FBDEFA
secondary
#9BE29E
accent
#DB120B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485