#FBD4FE#FBD4FE
#FBD4FE is a very light, moderate purple. Relative luminance 0.748; OKLCH L 91.6% C 0.070 H 323.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD4FE |
|---|---|
| RGB | rgb(251, 212, 254) |
| HSL | hsl(296, 95%, 91%) |
| HSV | hsv(296, 17%, 100%) |
| CMYK | cmyk(1.2%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(89.28, 20.68, -15.39) |
| CIE-LCH | lch(89.28, 25.78, 323.35°) |
| OKLab | oklab(91.55% 0.0565 -0.0412) |
| OKLCH | oklch(91.55% 0.07 323.9) |
| XYZ | xyz(81.2142, 74.7534, 103.8973) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.58
Very Light Purple
#F6CEFC
ΔE00 1.62
Pale Lavender
#EECFFE
ΔE00 3.09
Light Lilac
#EDC8FF
ΔE00 4.50
Pale Lilac
#E4CBFF
ΔE00 5.68
Light Lavendar
#EFC0FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD4FE #D7FED4
analogous
#E6D4FE #FBD4FE #FED4EC
triadic
#FBD4FE #FEFBD4 #D4FEFB
tetradic
#FBD4FE #FEE6D4 #D7FED4 #D4ECFE
square
#FBD4FE #FEE6D4 #D7FED4 #D4ECFE
split-complementary
#FBD4FE #ECFED4 #D4FEE6
monochromatic
#F05CFB #F598FD #FBD4FE #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.32
#FBD4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FBD4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD4FE
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD4FE | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#FDD8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbd4fe; /* rgb */ color: rgb(251, 212, 254); /* oklch */ color: oklch(91.6% 0.070 323.9);
Tailwind
colors: {
custom: {
50: '#fde1fe',
500: '#fbd4fe',
950: '#000000',
},
}SCSS
$custom: #fbd4fe; $custom-light: #fde1fe; $custom-dark: #000000;
JSON
{
"hex": "#fbd4fe",
"rgb": {
"r": 251,
"g": 212,
"b": 254
},
"hsl": {
"h": 295.714,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.91552,
"c": 0.06992,
"h": 323.9
},
"luminance": 0.74752
}Semantic roles & 50–950 ramp
primary
#FBD4FE
secondary
#94E88E
accent
#E60010
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485