#F1CEFF#F1CEFF
#F1CEFF is a very light, moderate purple. Relative luminance 0.701; OKLCH L 89.6% C 0.076 H 316.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CEFF |
|---|---|
| RGB | rgb(241, 206, 255) |
| HSL | hsl(283, 100%, 90%) |
| HSV | hsv(283, 19%, 100%) |
| CMYK | cmyk(5.5%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(87.03, 20.80, -19.38) |
| CIE-LCH | lch(87.03, 28.43, 317.01°) |
| OKLab | oklab(89.62% 0.0547 -0.0523) |
| OKLCH | oklch(89.62% 0.076 316.3) |
| XYZ | xyz(76.3942, 70.0643, 104.0877) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.94
Very Light Purple
#F6CEFC
ΔE00 1.66
Light Lilac
#EDC8FF
ΔE00 1.87
Pale Lilac
#E4CBFF
ΔE00 3.10
Pale Mauve
#FED0FC
ΔE00 3.40
Light Lavendar
#EFC0FE
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CEFF #DCFFCE
analogous
#D8CEFF #F1CEFF #FFCEF4
triadic
#F1CEFF #FFF1CE #CEFFF1
tetradic
#F1CEFF #FFD8CE #DCFFCE #CEF4FF
square
#F1CEFF #FFD8CE #DCFFCE #CEF4FF
split-complementary
#F1CEFF #F4FFCE #CEFFD8
monochromatic
#CE54FF #E091FF #F1CEFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.40
#F1CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#F1CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CEFF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CEFF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#F1D3DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f1ceff; /* rgb */ color: rgb(241, 206, 255); /* oklch */ color: oklch(89.6% 0.076 316.3);
Tailwind
colors: {
custom: {
50: '#f6ddff',
500: '#f1ceff',
950: '#000000',
},
}SCSS
$custom: #f1ceff; $custom-light: #f6ddff; $custom-dark: #000000;
JSON
{
"hex": "#f1ceff",
"rgb": {
"r": 241,
"g": 206,
"b": 255
},
"hsl": {
"h": 282.857,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.89618,
"c": 0.07566,
"h": 316.3
},
"luminance": 0.70063
}Semantic roles & 50–950 ramp
primary
#F1CEFF
secondary
#A3EA87
accent
#E60042
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486