#F1DFFB#F1DFFB
#F1DFFB is a very light, muted violet. Relative luminance 0.784; OKLCH L 92.6% C 0.042 H 313.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFFB |
|---|---|
| RGB | rgb(241, 223, 251) |
| HSL | hsl(279, 78%, 93%) |
| HSV | hsv(279, 11%, 98%) |
| CMYK | cmyk(4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.98, 11.10, -11.35) |
| CIE-LCH | lch(90.98, 15.88, 314.37°) |
| OKLab | oklab(92.65% 0.029 -0.0304) |
| OKLCH | oklch(92.65% 0.042 313.7) |
| XYZ | xyz(80.0731, 78.4416, 102.1705) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.52
Very Light Purple
#F6CEFC
ΔE00 7.35
Lavender (CSS)
#E6E6FA
ΔE00 7.51
Thistle
#D8BFD8
ΔE00 7.58
Pale Lilac
#E4CBFF
ΔE00 7.72
Pale Mauve
#FED0FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFFB #E9FBDF
analogous
#E3DFFB #F1DFFB #FBDFF7
triadic
#F1DFFB #FBF1DF #DFFBF1
tetradic
#F1DFFB #FBE3DF #E9FBDF #DFF7FB
square
#F1DFFB #FBE3DF #E9FBDF #DFF7FB
split-complementary
#F1DFFB #F7FBDF #DFFBE3
monochromatic
#C172ED #D9A9F4 #F1DFFB #F3E4FC #F3E4FC
Accessibility & contrast
On white
1.26
#F1DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#F1DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFFB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFFB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#F0E2E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f1dffb; /* rgb */ color: rgb(241, 223, 251); /* oklch */ color: oklch(92.6% 0.042 313.7);
Tailwind
colors: {
custom: {
50: '#f5e9fc',
500: '#f1dffb',
950: '#000000',
},
}SCSS
$custom: #f1dffb; $custom-light: #f5e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f1dffb",
"rgb": {
"r": 241,
"g": 223,
"b": 251
},
"hsl": {
"h": 278.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92645,
"c": 0.04201,
"h": 313.7
},
"luminance": 0.78441
}Semantic roles & 50–950 ramp
primary
#F1DFFB
secondary
#B5E29C
accent
#DA0B55
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485