#F7CFFE#F7CFFE
#F7CFFE is a very light, moderate purple. Relative luminance 0.716; OKLCH L 90.3% C 0.076 H 321.3°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFFE |
|---|---|
| RGB | rgb(247, 207, 254) |
| HSL | hsl(291, 96%, 90%) |
| HSV | hsv(291, 19%, 100%) |
| CMYK | cmyk(2.8%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(87.75, 22.01, -17.71) |
| CIE-LCH | lch(87.75, 28.25, 321.18°) |
| OKLab | oklab(90.29% 0.0594 -0.0476) |
| OKLCH | oklch(90.29% 0.076 321.3) |
| XYZ | xyz(78.5575, 71.5569, 103.4202) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.36
Pale Mauve
#FED0FC
ΔE00 1.88
Pale Lavender
#EECFFE
ΔE00 2.21
Light Lilac
#EDC8FF
ΔE00 2.94
Light Lavendar
#EFC0FE
ΔE00 4.48
Pale Lilac
#E4CBFF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFFE #D6FECF
analogous
#DFCFFE #F7CFFE #FECFED
triadic
#F7CFFE #FEF7CF #CFFEF7
tetradic
#F7CFFE #FEDFCF #D6FECF #CFEDFE
square
#F7CFFE #FEDFCF #D6FECF #CFEDFE
split-complementary
#F7CFFE #EDFECF #CFFEDF
monochromatic
#E357FC #ED93FD #F7CFFE #FAE1FE #FAE1FE
Accessibility & contrast
On white
1.37
#F7CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F7CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFFE
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFFE | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#D3DEFC
Tritanopia (blue-blind)
#F8D3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7cffe; /* rgb */ color: rgb(247, 207, 254); /* oklch */ color: oklch(90.3% 0.076 321.3);
Tailwind
colors: {
custom: {
50: '#faddfe',
500: '#f7cffe',
950: '#000000',
},
}SCSS
$custom: #f7cffe; $custom-light: #faddfe; $custom-dark: #000000;
JSON
{
"hex": "#f7cffe",
"rgb": {
"r": 247,
"g": 207,
"b": 254
},
"hsl": {
"h": 291.064,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.90293,
"c": 0.07612,
"h": 321.3
},
"luminance": 0.71556
}Semantic roles & 50–950 ramp
primary
#F7CFFE
secondary
#97E889
accent
#E60022
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485