#F7CCFF#F7CCFF
#F7CCFF is a very light, moderate purple. Relative luminance 0.702; OKLCH L 89.8% C 0.082 H 321.0°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CCFF |
|---|---|
| RGB | rgb(247, 204, 255) |
| HSL | hsl(291, 100%, 90%) |
| HSV | hsv(291, 20%, 100%) |
| CMYK | cmyk(3.1%, 20%, 0%, 0%) |
| CIE-LAB | lab(87.09, 23.78, -19.25) |
| CIE-LCH | lch(87.09, 30.59, 321.01°) |
| OKLab | oklab(89.79% 0.0641 -0.0518) |
| OKLCH | oklch(89.79% 0.082 321) |
| XYZ | xyz(77.9982, 70.1813, 104.0258) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.25
Light Lilac
#EDC8FF
ΔE00 2.34
Pale Mauve
#FED0FC
ΔE00 2.40
Pale Lavender
#EECFFE
ΔE00 2.63
Light Lavendar
#EFC0FE
ΔE00 3.46
Pale Lilac
#E4CBFF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CCFF #D4FFCC
analogous
#DDCCFF #F7CCFF #FFCCEE
triadic
#F7CCFF #FFF7CC #CCFFF7
tetradic
#F7CCFF #FFDDCC #D4FFCC #CCEEFF
square
#F7CCFF #FFDDCC #D4FFCC #CCEEFF
split-complementary
#F7CCFF #EEFFCC #CCFFDD
monochromatic
#E452FF #ED8FFF #F7CCFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.40
#F7CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#F7CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CCFF
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CCFF | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#D0DCFD
Tritanopia (blue-blind)
#F8D1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f7ccff; /* rgb */ color: rgb(247, 204, 255); /* oklch */ color: oklch(89.8% 0.082 321.0);
Tailwind
colors: {
custom: {
50: '#fadbff',
500: '#f7ccff',
950: '#000000',
},
}SCSS
$custom: #f7ccff; $custom-light: #fadbff; $custom-dark: #000000;
JSON
{
"hex": "#f7ccff",
"rgb": {
"r": 247,
"g": 204,
"b": 255
},
"hsl": {
"h": 290.588,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89787,
"c": 0.0824,
"h": 321
},
"luminance": 0.7018
}Semantic roles & 50–950 ramp
primary
#F7CCFF
secondary
#95EA86
accent
#E60024
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486