#F9DBFF#F9DBFF
#F9DBFF is a very light, muted purple. Relative luminance 0.780; OKLCH L 92.7% C 0.058 H 320.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DBFF |
|---|---|
| RGB | rgb(249, 219, 255) |
| HSL | hsl(290, 100%, 93%) |
| HSV | hsv(290, 14%, 100%) |
| CMYK | cmyk(2.4%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(90.79, 16.54, -13.66) |
| CIE-LCH | lch(90.79, 21.46, 320.45°) |
| OKLab | oklab(92.69% 0.0446 -0.0366) |
| OKLCH | oklch(92.69% 0.058 320.6) |
| XYZ | xyz(82.4458, 78.0238, 105.3052) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.87
Pale Lavender
#EECFFE
ΔE00 3.91
Pale Mauve
#FED0FC
ΔE00 4.12
Light Lilac
#EDC8FF
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 6.13
Thistle
#D8BFD8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DBFF #E1FFDB
analogous
#E7DBFF #F9DBFF #FFDBF3
triadic
#F9DBFF #FFF9DB #DBFFF9
tetradic
#F9DBFF #FFE7DB #E1FFDB #DBF3FF
square
#F9DBFF #FFE7DB #E1FFDB #DBF3FF
split-complementary
#F9DBFF #F3FFDB #DBFFE7
monochromatic
#E561FF #EF9EFF #F9DBFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.26
#F9DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#F9DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DBFF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DBFF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#FADEE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f9dbff; /* rgb */ color: rgb(249, 219, 255); /* oklch */ color: oklch(92.7% 0.058 320.6);
Tailwind
colors: {
custom: {
50: '#fbe6ff',
500: '#f9dbff',
950: '#000000',
},
}SCSS
$custom: #f9dbff; $custom-light: #fbe6ff; $custom-dark: #000000;
JSON
{
"hex": "#f9dbff",
"rgb": {
"r": 249,
"g": 219,
"b": 255
},
"hsl": {
"h": 290,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92693,
"c": 0.05766,
"h": 320.6
},
"luminance": 0.78023
}Semantic roles & 50–950 ramp
primary
#F9DBFF
secondary
#A1EC92
accent
#E60026
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486