#F6CCFF#F6CCFF
#F6CCFF is a very light, moderate purple. Relative luminance 0.700; OKLCH L 89.7% C 0.082 H 320.3°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CCFF |
|---|---|
| RGB | rgb(246, 204, 255) |
| HSL | hsl(289, 100%, 90%) |
| HSV | hsv(289, 20%, 100%) |
| CMYK | cmyk(3.5%, 20%, 0%, 0%) |
| CIE-LAB | lab(87.00, 23.46, -19.39) |
| CIE-LCH | lch(87.00, 30.43, 320.42°) |
| OKLab | oklab(89.7% 0.063 -0.0522) |
| OKLCH | oklch(89.7% 0.082 320.3) |
| XYZ | xyz(77.6464, 69.9999, 104.0093) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.25
Light Lilac
#EDC8FF
ΔE00 2.14
Pale Lavender
#EECFFE
ΔE00 2.43
Pale Mauve
#FED0FC
ΔE00 2.55
Light Lavendar
#EFC0FE
ΔE00 3.41
Pale Lilac
#E4CBFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CCFF #D5FFCC
analogous
#DDCCFF #F6CCFF #FFCCEE
triadic
#F6CCFF #FFF6CC #CCFFF6
tetradic
#F6CCFF #FFDDCC #D5FFCC #CCEEFF
square
#F6CCFF #FFDDCC #D5FFCC #CCEEFF
split-complementary
#F6CCFF #EEFFCC #CCFFDD
monochromatic
#E052FF #EB8FFF #F6CCFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.40
#F6CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#F6CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CCFF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CCFF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#F7D1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f6ccff; /* rgb */ color: rgb(246, 204, 255); /* oklch */ color: oklch(89.7% 0.082 320.3);
Tailwind
colors: {
custom: {
50: '#f9dbff',
500: '#f6ccff',
950: '#000000',
},
}SCSS
$custom: #f6ccff; $custom-light: #f9dbff; $custom-dark: #000000;
JSON
{
"hex": "#f6ccff",
"rgb": {
"r": 246,
"g": 204,
"b": 255
},
"hsl": {
"h": 289.412,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89697,
"c": 0.08182,
"h": 320.3
},
"luminance": 0.69999
}Semantic roles & 50–950 ramp
primary
#F6CCFF
secondary
#97EA86
accent
#E60028
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486