#F4DBFF#F4DBFF
#F4DBFF is a very light, muted purple. Relative luminance 0.771; OKLCH L 92.3% C 0.055 H 315.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DBFF |
|---|---|
| RGB | rgb(244, 219, 255) |
| HSL | hsl(282, 100%, 93%) |
| HSV | hsv(282, 14%, 100%) |
| CMYK | cmyk(4.3%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(90.38, 14.92, -14.33) |
| CIE-LCH | lch(90.38, 20.68, 316.16°) |
| OKLab | oklab(92.27% 0.0393 -0.0384) |
| OKLCH | oklch(92.27% 0.055 315.6) |
| XYZ | xyz(80.6869, 77.1168, 105.2227) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.80
Very Light Purple
#F6CEFC
ΔE00 4.51
Pale Mauve
#FED0FC
ΔE00 5.17
Pale Lilac
#E4CBFF
ΔE00 5.57
Light Lilac
#EDC8FF
ΔE00 6.13
Light Lavender
#DFC5FE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DBFF #E6FFDB
analogous
#E2DBFF #F4DBFF #FFDBF8
triadic
#F4DBFF #FFF4DB #DBFFF4
tetradic
#F4DBFF #FFE2DB #E6FFDB #DBF8FF
square
#F4DBFF #FFE2DB #E6FFDB #DBF8FF
split-complementary
#F4DBFF #F8FFDB #DBFFE2
monochromatic
#CF61FF #E19EFF #F4DBFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.28
#F4DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F4DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DBFF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DBFF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#F4DFE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dbff; /* rgb */ color: rgb(244, 219, 255); /* oklch */ color: oklch(92.3% 0.055 315.6);
Tailwind
colors: {
custom: {
50: '#f7e6ff',
500: '#f4dbff',
950: '#000000',
},
}SCSS
$custom: #f4dbff; $custom-light: #f7e6ff; $custom-dark: #000000;
JSON
{
"hex": "#f4dbff",
"rgb": {
"r": 244,
"g": 219,
"b": 255
},
"hsl": {
"h": 281.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92271,
"c": 0.05495,
"h": 315.6
},
"luminance": 0.77116
}Semantic roles & 50–950 ramp
primary
#F4DBFF
secondary
#AEEC92
accent
#E60046
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486