#F8CCFF#F8CCFF
#F8CCFF is a very light, moderate purple. Relative luminance 0.704; OKLCH L 89.9% C 0.083 H 321.7°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CCFF |
|---|---|
| RGB | rgb(248, 204, 255) |
| HSL | hsl(292, 100%, 90%) |
| HSV | hsv(292, 20%, 100%) |
| CMYK | cmyk(2.7%, 20%, 0%, 0%) |
| CIE-LAB | lab(87.17, 24.10, -19.10) |
| CIE-LCH | lch(87.17, 30.75, 321.60°) |
| OKLab | oklab(89.88% 0.0651 -0.0514) |
| OKLCH | oklch(89.88% 0.083 321.7) |
| XYZ | xyz(78.3519, 70.3636, 104.0424) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.29
Pale Mauve
#FED0FC
ΔE00 2.25
Light Lilac
#EDC8FF
ΔE00 2.54
Pale Lavender
#EECFFE
ΔE00 2.84
Light Lavendar
#EFC0FE
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CCFF #D3FFCC
analogous
#DFCCFF #F8CCFF #FFCCEC
triadic
#F8CCFF #FFF8CC #CCFFF8
tetradic
#F8CCFF #FFDFCC #D3FFCC #CCECFF
square
#F8CCFF #FFDFCC #D3FFCC #CCECFF
split-complementary
#F8CCFF #ECFFCC #CCFFDF
monochromatic
#E752FF #F08FFF #F8CCFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.39
#F8CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F8CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CCFF
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CCFF | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#FAD1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f8ccff; /* rgb */ color: rgb(248, 204, 255); /* oklch */ color: oklch(89.9% 0.083 321.7);
Tailwind
colors: {
custom: {
50: '#fbdbff',
500: '#f8ccff',
950: '#000000',
},
}SCSS
$custom: #f8ccff; $custom-light: #fbdbff; $custom-dark: #000000;
JSON
{
"hex": "#f8ccff",
"rgb": {
"r": 248,
"g": 204,
"b": 255
},
"hsl": {
"h": 291.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89876,
"c": 0.08299,
"h": 321.7
},
"luminance": 0.70362
}Semantic roles & 50–950 ramp
primary
#F8CCFF
secondary
#93EA86
accent
#E6001F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486