#F9DFFE#F9DFFE
#F9DFFE is a very light, muted purple. Relative luminance 0.801; OKLCH L 93.4% C 0.050 H 320.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFFE |
|---|---|
| RGB | rgb(249, 223, 254) |
| HSL | hsl(290, 94%, 94%) |
| HSV | hsv(290, 12%, 100%) |
| CMYK | cmyk(2%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.72, 14.27, -11.76) |
| CIE-LCH | lch(91.72, 18.49, 320.52°) |
| OKLab | oklab(93.4% 0.0385 -0.0314) |
| OKLCH | oklch(93.4% 0.05 320.8) |
| XYZ | xyz(83.3414, 80.0717, 104.8117) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.59
Pale Mauve
#FED0FC
ΔE00 5.75
Pale Lilac
#E4CBFF
ΔE00 7.33
Light Lilac
#EDC8FF
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFFE #E4FEDF
analogous
#E9DFFE #F9DFFE #FEDFF3
triadic
#F9DFFE #FEF9DF #DFFEF9
tetradic
#F9DFFE #FEE9DF #E4FEDF #DFF3FE
square
#F9DFFE #FEE9DF #E4FEDF #DFF3FE
split-complementary
#F9DFFE #F3FEDF #DFFEE9
monochromatic
#E368FA #EEA4FC #F9DFFE #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.23
#F9DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#F9DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFFE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFFE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#E2E8FD
Tritanopia (blue-blind)
#FAE2E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f9dffe; /* rgb */ color: rgb(249, 223, 254); /* oklch */ color: oklch(93.4% 0.050 320.8);
Tailwind
colors: {
custom: {
50: '#fbe9fe',
500: '#f9dffe',
950: '#000000',
},
}SCSS
$custom: #f9dffe; $custom-light: #fbe9fe; $custom-dark: #000000;
JSON
{
"hex": "#f9dffe",
"rgb": {
"r": 249,
"g": 223,
"b": 254
},
"hsl": {
"h": 290.323,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93403,
"c": 0.04969,
"h": 320.8
},
"luminance": 0.80071
}Semantic roles & 50–950 ramp
primary
#F9DFFE
secondary
#A5EA98
accent
#E60025
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485