#F1C8FF#F1C8FF
#F1C8FF is a very light, moderate purple. Relative luminance 0.672; OKLCH L 88.5% C 0.086 H 317.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F1C8FF |
|---|---|
| RGB | rgb(241, 200, 255) |
| HSL | hsl(285, 100%, 89%) |
| HSV | hsv(285, 22%, 100%) |
| CMYK | cmyk(5.5%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(85.62, 23.97, -21.51) |
| CIE-LCH | lch(85.62, 32.21, 318.09°) |
| OKLab | oklab(88.53% 0.0633 -0.0582) |
| OKLCH | oklch(88.53% 0.086 317.4) |
| XYZ | xyz(74.9772, 67.2305, 103.6154) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.94
Light Lavendar
#EFC0FE
ΔE00 2.19
Very Light Purple
#F6CEFC
ΔE00 2.56
Pale Lavender
#EECFFE
ΔE00 2.67
Pale Lilac
#E4CBFF
ΔE00 3.64
Pale Mauve
#FED0FC
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1C8FF #D6FFC8
analogous
#D6C8FF #F1C8FF #FFC8F2
triadic
#F1C8FF #FFF1C8 #C8FFF1
tetradic
#F1C8FF #FFD6C8 #D6FFC8 #C8F2FF
square
#F1C8FF #FFD6C8 #D6FFC8 #C8F2FF
split-complementary
#F1C8FF #F2FFC8 #C8FFD6
monochromatic
#D24EFF #E18BFF #F1C8FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.45
#F1C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#F1C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1C8FF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1C8FF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#F1CEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f1c8ff; /* rgb */ color: rgb(241, 200, 255); /* oklch */ color: oklch(88.5% 0.086 317.4);
Tailwind
colors: {
custom: {
50: '#f6d9ff',
500: '#f1c8ff',
950: '#000000',
},
}SCSS
$custom: #f1c8ff; $custom-light: #f6d9ff; $custom-dark: #000000;
JSON
{
"hex": "#f1c8ff",
"rgb": {
"r": 241,
"g": 200,
"b": 255
},
"hsl": {
"h": 284.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88532,
"c": 0.08597,
"h": 317.4
},
"luminance": 0.67229
}Semantic roles & 50–950 ramp
primary
#F1C8FF
secondary
#9CE982
accent
#E6003A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386