#FFC8FC#FFC8FC
#FFC8FC is a very light, moderate purple. Relative luminance 0.696; OKLCH L 89.7% C 0.091 H 328.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8FC |
|---|---|
| RGB | rgb(255, 200, 252) |
| HSL | hsl(303, 100%, 89%) |
| HSV | hsv(303, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 1.2%, 0%) |
| CIE-LAB | lab(86.80, 27.92, -18.02) |
| CIE-LCH | lch(86.80, 33.23, 327.17°) |
| OKLab | oklab(89.71% 0.0776 -0.0483) |
| OKLCH | oklch(89.71% 0.091 328.1) |
| XYZ | xyz(79.4631, 69.5989, 101.3246) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.50
Very Light Purple
#F6CEFC
ΔE00 3.03
Light Lavendar
#EFC0FE
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 4.41
Pale Lavender
#EECFFE
ΔE00 5.04
Pale Lilac
#E4CBFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8FC #C8FFCB
analogous
#E7C8FF #FFC8FC #FFC8E1
triadic
#FFC8FC #FCFFC8 #C8FCFF
tetradic
#FFC8FC #FFE7C8 #C8FFCB #C8E1FF
square
#FFC8FC #FFE7C8 #C8FFCB #C8E1FF
split-complementary
#FFC8FC #E1FFC8 #C8FFE7
monochromatic
#FF4EF5 #FF8BF9 #FFC8FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.41
#FFC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FFC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8FC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8FC | 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)
#C5D5FE
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#FFCCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffc8fc; /* rgb */ color: rgb(255, 200, 252); /* oklch */ color: oklch(89.7% 0.091 328.1);
Tailwind
colors: {
custom: {
50: '#ffd9fd',
500: '#ffc8fc',
950: '#000000',
},
}SCSS
$custom: #ffc8fc; $custom-light: #ffd9fd; $custom-dark: #000000;
JSON
{
"hex": "#ffc8fc",
"rgb": {
"r": 255,
"g": 200,
"b": 252
},
"hsl": {
"h": 303.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89706,
"c": 0.09144,
"h": 328.1
},
"luminance": 0.69597
}Semantic roles & 50–950 ramp
primary
#FFC8FC
secondary
#82E988
accent
#E60D00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385