#F9DBFE#F9DBFE
#F9DBFE is a very light, muted purple. Relative luminance 0.780; OKLCH L 92.7% C 0.057 H 321.4°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DBFE |
|---|---|
| RGB | rgb(249, 219, 254) |
| HSL | hsl(291, 95%, 93%) |
| HSV | hsv(291, 14%, 100%) |
| CMYK | cmyk(2%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.76, 16.36, -13.18) |
| CIE-LCH | lch(90.76, 21.01, 321.14°) |
| OKLab | oklab(92.66% 0.0442 -0.0353) |
| OKLCH | oklch(92.66% 0.057 321.4) |
| XYZ | xyz(82.2853, 77.9596, 104.4596) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.03
Pale Lavender
#EECFFE
ΔE00 4.13
Pale Mauve
#FED0FC
ΔE00 4.21
Light Lilac
#EDC8FF
ΔE00 6.31
Pale Lilac
#E4CBFF
ΔE00 6.35
Thistle
#D8BFD8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DBFE #E0FEDB
analogous
#E7DBFE #F9DBFE #FEDBF1
triadic
#F9DBFE #FEF9DB #DBFEF9
tetradic
#F9DBFE #FEE7DB #E0FEDB #DBF1FE
square
#F9DBFE #FEE7DB #E0FEDB #DBF1FE
split-complementary
#F9DBFE #F1FEDB #DBFEE7
monochromatic
#E564FB #EF9FFC #F9DBFE #FAE1FE #FAE1FE
Accessibility & contrast
On white
1.27
#F9DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#F9DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DBFE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DBFE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#FADEE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dbfe; /* rgb */ color: rgb(249, 219, 254); /* oklch */ color: oklch(92.7% 0.057 321.4);
Tailwind
colors: {
custom: {
50: '#fbe6fe',
500: '#f9dbfe',
950: '#000000',
},
}SCSS
$custom: #f9dbfe; $custom-light: #fbe6fe; $custom-dark: #000000;
JSON
{
"hex": "#f9dbfe",
"rgb": {
"r": 249,
"g": 219,
"b": 254
},
"hsl": {
"h": 291.429,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.92661,
"c": 0.05658,
"h": 321.4
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#F9DBFE
secondary
#A0E994
accent
#E60021
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485