#F1CDFF#F1CDFF
#F1CDFF is a very light, moderate purple. Relative luminance 0.696; OKLCH L 89.4% C 0.077 H 316.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CDFF |
|---|---|
| RGB | rgb(241, 205, 255) |
| HSL | hsl(283, 100%, 90%) |
| HSV | hsv(283, 20%, 100%) |
| CMYK | cmyk(5.5%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(86.79, 21.32, -19.74) |
| CIE-LCH | lch(86.79, 29.06, 317.21°) |
| OKLab | oklab(89.44% 0.0561 -0.0533) |
| OKLCH | oklch(89.44% 0.077 316.5) |
| XYZ | xyz(76.1542, 69.5844, 104.0077) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.20
Light Lilac
#EDC8FF
ΔE00 1.59
Very Light Purple
#F6CEFC
ΔE00 1.70
Pale Lilac
#E4CBFF
ΔE00 3.12
Pale Mauve
#FED0FC
ΔE00 3.43
Light Lavendar
#EFC0FE
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CDFF #DBFFCD
analogous
#D8CDFF #F1CDFF #FFCDF4
triadic
#F1CDFF #FFF1CD #CDFFF1
tetradic
#F1CDFF #FFD8CD #DBFFCD #CDF4FF
square
#F1CDFF #FFD8CD #DBFFCD #CDF4FF
split-complementary
#F1CDFF #F4FFCD #CDFFD8
monochromatic
#CF53FF #E090FF #F1CDFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.41
#F1CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#F1CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CDFF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CDFF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#F1D2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f1cdff; /* rgb */ color: rgb(241, 205, 255); /* oklch */ color: oklch(89.4% 0.077 316.5);
Tailwind
colors: {
custom: {
50: '#f6dcff',
500: '#f1cdff',
950: '#000000',
},
}SCSS
$custom: #f1cdff; $custom-light: #f6dcff; $custom-dark: #000000;
JSON
{
"hex": "#f1cdff",
"rgb": {
"r": 241,
"g": 205,
"b": 255
},
"hsl": {
"h": 283.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.89436,
"c": 0.07738,
"h": 316.5
},
"luminance": 0.69583
}Semantic roles & 50–950 ramp
primary
#F1CDFF
secondary
#A2EA86
accent
#E60040
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486