#F4DBFE#F4DBFE
#F4DBFE is a very light, muted purple. Relative luminance 0.771; OKLCH L 92.2% C 0.054 H 316.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DBFE |
|---|---|
| RGB | rgb(244, 219, 254) |
| HSL | hsl(283, 95%, 93%) |
| HSV | hsv(283, 14%, 100%) |
| CMYK | cmyk(3.9%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.35, 14.73, -13.85) |
| CIE-LCH | lch(90.35, 20.22, 316.77°) |
| OKLab | oklab(92.24% 0.0389 -0.0371) |
| OKLCH | oklch(92.24% 0.054 316.3) |
| XYZ | xyz(80.5264, 77.0526, 104.3772) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.01
Very Light Purple
#F6CEFC
ΔE00 4.63
Pale Mauve
#FED0FC
ΔE00 5.24
Pale Lilac
#E4CBFF
ΔE00 5.80
Light Lilac
#EDC8FF
ΔE00 6.33
Thistle
#D8BFD8
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DBFE #E5FEDB
analogous
#E2DBFE #F4DBFE #FEDBF7
triadic
#F4DBFE #FEF4DB #DBFEF4
tetradic
#F4DBFE #FEE2DB #E5FEDB #DBF7FE
square
#F4DBFE #FEE2DB #E5FEDB #DBF7FE
split-complementary
#F4DBFE #F7FEDB #DBFEE2
monochromatic
#D064FB #E29FFC #F4DBFE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.28
#F4DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F4DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DBFE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DBFE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#F4DFE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dbfe; /* rgb */ color: rgb(244, 219, 254); /* oklch */ color: oklch(92.2% 0.054 316.3);
Tailwind
colors: {
custom: {
50: '#f7e6fe',
500: '#f4dbfe',
950: '#000000',
},
}SCSS
$custom: #f4dbfe; $custom-light: #f7e6fe; $custom-dark: #000000;
JSON
{
"hex": "#f4dbfe",
"rgb": {
"r": 244,
"g": 219,
"b": 254
},
"hsl": {
"h": 282.857,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.92239,
"c": 0.05379,
"h": 316.3
},
"luminance": 0.77052
}Semantic roles & 50–950 ramp
primary
#F4DBFE
secondary
#ACE994
accent
#E60042
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485