#F9DFFB#F9DFFB
#F9DFFB is a very light, muted purple. Relative luminance 0.799; OKLCH L 93.3% C 0.046 H 323.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFFB |
|---|---|
| RGB | rgb(249, 223, 251) |
| HSL | hsl(296, 78%, 93%) |
| HSV | hsv(296, 11%, 98%) |
| CMYK | cmyk(0.8%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.63, 13.73, -10.31) |
| CIE-LCH | lch(91.63, 17.17, 323.08°) |
| OKLab | oklab(93.31% 0.0375 -0.0275) |
| OKLCH | oklch(93.31% 0.046 323.7) |
| XYZ | xyz(82.8647, 79.8811, 102.3013) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.16
Very Light Purple
#F6CEFC
ΔE00 6.22
Pale Mauve
#FED0FC
ΔE00 6.24
Thistle
#D8BFD8
ΔE00 7.57
Light Pink
#FFD1DF
ΔE00 7.73
Pale Lilac
#E4CBFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFFB #E1FBDF
analogous
#EBDFFB #F9DFFB #FBDFEF
triadic
#F9DFFB #FBF9DF #DFFBF9
tetradic
#F9DFFB #FBEBDF #E1FBDF #DFEFFB
square
#F9DFFB #FBEBDF #E1FBDF #DFEFFB
split-complementary
#F9DFFB #EFFBDF #DFFBEB
monochromatic
#E572ED #EFA9F4 #F9DFFB #FAE4FC #FAE4FC
Accessibility & contrast
On white
1.24
#F9DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#F9DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFFB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFFB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#FAE1E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f9dffb; /* rgb */ color: rgb(249, 223, 251); /* oklch */ color: oklch(93.3% 0.046 323.7);
Tailwind
colors: {
custom: {
50: '#fbe9fc',
500: '#f9dffb',
950: '#000000',
},
}SCSS
$custom: #f9dffb; $custom-light: #fbe9fc; $custom-dark: #000000;
JSON
{
"hex": "#f9dffb",
"rgb": {
"r": 249,
"g": 223,
"b": 251
},
"hsl": {
"h": 295.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.93308,
"c": 0.04647,
"h": 323.7
},
"luminance": 0.7988
}Semantic roles & 50–950 ramp
primary
#F9DFFB
secondary
#A1E29C
accent
#DA0B1A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485