#F1DEFF#F1DEFF
#F1DEFF is a very light, muted violet. Relative luminance 0.782; OKLCH L 92.6% C 0.048 H 311.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DEFF |
|---|---|
| RGB | rgb(241, 222, 255) |
| HSL | hsl(275, 100%, 94%) |
| HSV | hsv(275, 13%, 100%) |
| CMYK | cmyk(5.5%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(90.85, 12.38, -13.64) |
| CIE-LCH | lch(90.85, 18.42, 312.23°) |
| OKLab | oklab(92.59% 0.0318 -0.0366) |
| OKLCH | oklch(92.59% 0.048 311) |
| XYZ | xyz(80.4439, 78.1637, 105.4376) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 6.27
Pale Lilac
#E4CBFF
ΔE00 6.37
Pale Mauve
#FED0FC
ΔE00 6.99
Light Lilac
#EDC8FF
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DEFF #ECFFDE
analogous
#E0DEFF #F1DEFF #FFDEFD
triadic
#F1DEFF #FFF1DE #DEFFF1
tetradic
#F1DEFF #FFE0DE #ECFFDE #DEFDFF
square
#F1DEFF #FFE0DE #ECFFDE #DEFDFF
split-complementary
#F1DEFF #FDFFDE #DEFFE0
monochromatic
#BD64FF #D7A1FF #F1DEFF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.26
#F1DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#F1DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DEFF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DEFF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#F0E2E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f1deff; /* rgb */ color: rgb(241, 222, 255); /* oklch */ color: oklch(92.6% 0.048 311.0);
Tailwind
colors: {
custom: {
50: '#f5e8ff',
500: '#f1deff',
950: '#000000',
},
}SCSS
$custom: #f1deff; $custom-light: #f5e8ff; $custom-dark: #000000;
JSON
{
"hex": "#f1deff",
"rgb": {
"r": 241,
"g": 222,
"b": 255
},
"hsl": {
"h": 274.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92585,
"c": 0.04849,
"h": 311
},
"luminance": 0.78163
}Semantic roles & 50–950 ramp
primary
#F1DEFF
secondary
#BAEC95
accent
#E60061
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486