#F4DBFB#F4DBFB
#F4DBFB is a very light, muted purple. Relative luminance 0.769; OKLCH L 92.1% C 0.050 H 318.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DBFB |
|---|---|
| RGB | rgb(244, 219, 251) |
| HSL | hsl(287, 80%, 92%) |
| HSV | hsv(287, 13%, 98%) |
| CMYK | cmyk(2.8%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(90.26, 14.17, -12.40) |
| CIE-LCH | lch(90.26, 18.84, 318.81°) |
| OKLab | oklab(92.14% 0.0379 -0.0332) |
| OKLCH | oklch(92.14% 0.05 318.8) |
| XYZ | xyz(80.0497, 76.8620, 101.8669) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 5.12
Pale Mauve
#FED0FC
ΔE00 5.54
Pale Lilac
#E4CBFF
ΔE00 6.52
Thistle
#D8BFD8
ΔE00 6.98
Light Lilac
#EDC8FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DBFB #E2FBDB
analogous
#E4DBFB #F4DBFB #FBDBF2
triadic
#F4DBFB #FBF4DB #DBFBF4
tetradic
#F4DBFB #FBE4DB #E2FBDB #DBF2FB
square
#F4DBFB #FBE4DB #E2FBDB #DBF2FB
split-complementary
#F4DBFB #F2FBDB #DBFBE4
monochromatic
#D26DEF #E3A4F5 #F4DBFB #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.28
#F4DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F4DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DBFB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DBFB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FC
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#F5DEE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dbfb; /* rgb */ color: rgb(244, 219, 251); /* oklch */ color: oklch(92.1% 0.050 318.8);
Tailwind
colors: {
custom: {
50: '#f7e6fc',
500: '#f4dbfb',
950: '#000000',
},
}SCSS
$custom: #f4dbfb; $custom-light: #f7e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f4dbfb",
"rgb": {
"r": 244,
"g": 219,
"b": 251
},
"hsl": {
"h": 286.875,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92141,
"c": 0.05039,
"h": 318.8
},
"luminance": 0.76861
}Semantic roles & 50–950 ramp
primary
#F4DBFB
secondary
#A8E298
accent
#DC0937
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485