#FFC8FF#FFC8FF
#FFC8FF is a very light, moderate purple. Relative luminance 0.698; OKLCH L 89.8% C 0.094 H 326.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8FF |
|---|---|
| RGB | rgb(255, 200, 255) |
| HSL | hsl(300, 100%, 89%) |
| HSV | hsv(300, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(86.89, 28.46, -19.46) |
| CIE-LCH | lch(86.89, 34.48, 325.63°) |
| OKLab | oklab(89.81% 0.0786 -0.0523) |
| OKLCH | oklch(89.81% 0.094 326.3) |
| XYZ | xyz(79.9423, 69.7906, 103.8481) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.94
Very Light Purple
#F6CEFC
ΔE00 3.15
Light Lavendar
#EFC0FE
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.94
Pale Lilac
#E4CBFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8FF #C8FFC8
analogous
#E4C8FF #FFC8FF #FFC8E4
triadic
#FFC8FF #FFFFC8 #C8FFFF
tetradic
#FFC8FF #FFE4C8 #C8FFC8 #C8E4FF
square
#FFC8FF #FFE4C8 #C8FFC8 #C8E4FF
split-complementary
#FFC8FF #E4FFC8 #C8FFE4
monochromatic
#FF4EFF #FF8BFF #FFC8FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.40
#FFC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#FFC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8FF
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8FF | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#FFCCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffc8ff; /* rgb */ color: rgb(255, 200, 255); /* oklch */ color: oklch(89.8% 0.094 326.3);
Tailwind
colors: {
custom: {
50: '#ffd9ff',
500: '#ffc8ff',
950: '#000000',
},
}SCSS
$custom: #ffc8ff; $custom-light: #ffd9ff; $custom-dark: #000000;
JSON
{
"hex": "#ffc8ff",
"rgb": {
"r": 255,
"g": 200,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89809,
"c": 0.09439,
"h": 326.3
},
"luminance": 0.69789
}Semantic roles & 50–950 ramp
primary
#FFC8FF
secondary
#82E982
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386