#F1DCFF#F1DCFF
#F1DCFF is a very light, muted violet. Relative luminance 0.771; OKLCH L 92.2% C 0.052 H 311.9°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DCFF |
|---|---|
| RGB | rgb(241, 220, 255) |
| HSL | hsl(276, 100%, 93%) |
| HSV | hsv(276, 14%, 100%) |
| CMYK | cmyk(5.5%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(90.37, 13.42, -14.36) |
| CIE-LCH | lch(90.37, 19.66, 313.07°) |
| OKLab | oklab(92.21% 0.0347 -0.0386) |
| OKLCH | oklch(92.21% 0.052 311.9) |
| XYZ | xyz(79.9158, 77.1077, 105.2616) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 5.45
Pale Lilac
#E4CBFF
ΔE00 5.69
Pale Mauve
#FED0FC
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 6.69
Light Lavender
#DFC5FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DCFF #EAFFDC
analogous
#DFDCFF #F1DCFF #FFDCFB
triadic
#F1DCFF #FFF1DC #DCFFF1
tetradic
#F1DCFF #FFDFDC #EAFFDC #DCFBFF
square
#F1DCFF #FFDFDC #EAFFDC #DCFBFF
split-complementary
#F1DCFF #FBFFDC #DCFFDF
monochromatic
#C062FF #D99FFF #F1DCFF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.28
#F1DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F1DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DCFF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DCFF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#F0E0E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1dcff; /* rgb */ color: rgb(241, 220, 255); /* oklch */ color: oklch(92.2% 0.052 311.9);
Tailwind
colors: {
custom: {
50: '#f5e6ff',
500: '#f1dcff',
950: '#000000',
},
}SCSS
$custom: #f1dcff; $custom-light: #f5e6ff; $custom-dark: #000000;
JSON
{
"hex": "#f1dcff",
"rgb": {
"r": 241,
"g": 220,
"b": 255
},
"hsl": {
"h": 276,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92209,
"c": 0.05184,
"h": 311.9
},
"luminance": 0.77107
}Semantic roles & 50–950 ramp
primary
#F1DCFF
secondary
#B7EC93
accent
#E6005C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486