#FCC8FF#FCC8FF
#FCC8FF is a very light, moderate purple. Relative luminance 0.692; OKLCH L 89.5% C 0.092 H 324.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC8FF |
|---|---|
| RGB | rgb(252, 200, 255) |
| HSL | hsl(297, 100%, 89%) |
| HSV | hsv(297, 22%, 100%) |
| CMYK | cmyk(1.2%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(86.62, 27.50, -19.91) |
| CIE-LCH | lch(86.62, 33.95, 324.09°) |
| OKLab | oklab(89.53% 0.0753 -0.0536) |
| OKLCH | oklch(89.53% 0.092 324.5) |
| XYZ | xyz(78.8470, 69.2258, 103.7968) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.78
Pale Mauve
#FED0FC
ΔE00 2.93
Light Lavendar
#EFC0FE
ΔE00 3.13
Light Lilac
#EDC8FF
ΔE00 3.41
Pale Lavender
#EECFFE
ΔE00 4.40
Pale Lilac
#E4CBFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC8FF #CBFFC8
analogous
#E1C8FF #FCC8FF #FFC8E7
triadic
#FCC8FF #FFFCC8 #C8FFFC
tetradic
#FCC8FF #FFE1C8 #CBFFC8 #C8E7FF
square
#FCC8FF #FFE1C8 #CBFFC8 #C8E7FF
split-complementary
#FCC8FF #E7FFC8 #C8FFE1
monochromatic
#F54EFF #F98BFF #FCC8FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.41
#FCC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#FCC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC8FF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC8FF | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#FFCDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcc8ff; /* rgb */ color: rgb(252, 200, 255); /* oklch */ color: oklch(89.5% 0.092 324.5);
Tailwind
colors: {
custom: {
50: '#fed9ff',
500: '#fcc8ff',
950: '#000000',
},
}SCSS
$custom: #fcc8ff; $custom-light: #fed9ff; $custom-dark: #000000;
JSON
{
"hex": "#fcc8ff",
"rgb": {
"r": 252,
"g": 200,
"b": 255
},
"hsl": {
"h": 296.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89531,
"c": 0.09241,
"h": 324.5
},
"luminance": 0.69224
}Semantic roles & 50–950 ramp
primary
#FCC8FF
secondary
#88E982
accent
#E6000D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386