#F7CDFF#F7CDFF
#F7CDFF is a very light, moderate purple. Relative luminance 0.707; OKLCH L 90.0% C 0.081 H 320.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CDFF |
|---|---|
| RGB | rgb(247, 205, 255) |
| HSL | hsl(290, 100%, 90%) |
| HSV | hsv(290, 20%, 100%) |
| CMYK | cmyk(3.1%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(87.32, 23.25, -18.90) |
| CIE-LCH | lch(87.32, 29.96, 320.90°) |
| OKLab | oklab(89.97% 0.0626 -0.0509) |
| OKLCH | oklch(89.97% 0.081 320.9) |
| XYZ | xyz(78.2366, 70.6582, 104.1053) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.98
Pale Mauve
#FED0FC
ΔE00 2.25
Light Lilac
#EDC8FF
ΔE00 2.44
Pale Lavender
#EECFFE
ΔE00 2.44
Light Lavendar
#EFC0FE
ΔE00 3.73
Pale Lilac
#E4CBFF
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CDFF #D5FFCD
analogous
#DECDFF #F7CDFF #FFCDEE
triadic
#F7CDFF #FFF7CD #CDFFF7
tetradic
#F7CDFF #FFDECD #D5FFCD #CDEEFF
square
#F7CDFF #FFDECD #D5FFCD #CDEEFF
split-complementary
#F7CDFF #EEFFCD #CDFFDE
monochromatic
#E353FF #ED90FF #F7CDFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.39
#F7CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#F7CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CDFF
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CDFF | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#F8D2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f7cdff; /* rgb */ color: rgb(247, 205, 255); /* oklch */ color: oklch(90.0% 0.081 320.9);
Tailwind
colors: {
custom: {
50: '#fadcff',
500: '#f7cdff',
950: '#000000',
},
}SCSS
$custom: #f7cdff; $custom-light: #fadcff; $custom-dark: #000000;
JSON
{
"hex": "#f7cdff",
"rgb": {
"r": 247,
"g": 205,
"b": 255
},
"hsl": {
"h": 290.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.89966,
"c": 0.08067,
"h": 320.9
},
"luminance": 0.70657
}Semantic roles & 50–950 ramp
primary
#F7CDFF
secondary
#96EA86
accent
#E60025
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486