#FFC6FF#FFC6FF
#FFC6FF is a very light, moderate purple. Relative luminance 0.689; OKLCH L 89.5% C 0.098 H 326.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6FF |
|---|---|
| RGB | rgb(255, 198, 255) |
| HSL | hsl(300, 100%, 89%) |
| HSV | hsv(300, 22%, 100%) |
| CMYK | cmyk(0%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(86.44, 29.51, -20.15) |
| CIE-LCH | lch(86.44, 35.74, 325.68°) |
| OKLab | oklab(89.46% 0.0815 -0.0542) |
| OKLCH | oklch(89.46% 0.098 326.4) |
| XYZ | xyz(79.4821, 68.8703, 103.6947) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.41
Pale Mauve
#FED0FC
ΔE00 3.50
Very Light Purple
#F6CEFC
ΔE00 3.64
Light Lilac
#EDC8FF
ΔE00 4.19
Pale Lavender
#EECFFE
ΔE00 5.31
Pale Lilac
#E4CBFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6FF #C6FFC6
analogous
#E3C6FF #FFC6FF #FFC6E3
triadic
#FFC6FF #FFFFC6 #C6FFFF
tetradic
#FFC6FF #FFE3C6 #C6FFC6 #C6E3FF
square
#FFC6FF #FFE3C6 #C6FFC6 #C6E3FF
split-complementary
#FFC6FF #E3FFC6 #C6FFE3
monochromatic
#FF4CFF #FF89FF #FFC6FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.42
#FFC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#FFC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6FF
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6FF | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#FFCBDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffc6ff; /* rgb */ color: rgb(255, 198, 255); /* oklch */ color: oklch(89.5% 0.098 326.4);
Tailwind
colors: {
custom: {
50: '#ffd7ff',
500: '#ffc6ff',
950: '#000000',
},
}SCSS
$custom: #ffc6ff; $custom-light: #ffd7ff; $custom-dark: #000000;
JSON
{
"hex": "#ffc6ff",
"rgb": {
"r": 255,
"g": 198,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.8946,
"c": 0.09785,
"h": 326.4
},
"luminance": 0.68868
}Semantic roles & 50–950 ramp
primary
#FFC6FF
secondary
#81E981
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386