#FFC7FF#FFC7FF
#FFC7FF is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.6% C 0.096 H 326.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7FF |
|---|---|
| RGB | rgb(255, 199, 255) |
| HSL | hsl(300, 100%, 89%) |
| HSV | hsv(300, 22%, 100%) |
| CMYK | cmyk(0%, 22%, 0%, 0%) |
| CIE-LAB | lab(86.67, 28.99, -19.81) |
| CIE-LCH | lch(86.67, 35.11, 325.65°) |
| OKLab | oklab(89.63% 0.08 -0.0533) |
| OKLCH | oklch(89.63% 0.096 326.3) |
| XYZ | xyz(79.7114, 69.3289, 103.7712) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.22
Very Light Purple
#F6CEFC
ΔE00 3.40
Light Lavendar
#EFC0FE
ΔE00 3.51
Light Lilac
#EDC8FF
ΔE00 4.11
Pale Lavender
#EECFFE
ΔE00 5.13
Pale Lilac
#E4CBFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7FF #C7FFC7
analogous
#E3C7FF #FFC7FF #FFC7E3
triadic
#FFC7FF #FFFFC7 #C7FFFF
tetradic
#FFC7FF #FFE3C7 #C7FFC7 #C7E3FF
square
#FFC7FF #FFE3C7 #C7FFC7 #C7E3FF
split-complementary
#FFC7FF #E3FFC7 #C7FFE3
monochromatic
#FF4DFF #FF8AFF #FFC7FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.41
#FFC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FFC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7FF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7FF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D5FF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#FFCCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffc7ff; /* rgb */ color: rgb(255, 199, 255); /* oklch */ color: oklch(89.6% 0.096 326.3);
Tailwind
colors: {
custom: {
50: '#ffd8ff',
500: '#ffc7ff',
950: '#000000',
},
}SCSS
$custom: #ffc7ff; $custom-light: #ffd8ff; $custom-dark: #000000;
JSON
{
"hex": "#ffc7ff",
"rgb": {
"r": 255,
"g": 199,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.89634,
"c": 0.09612,
"h": 326.3
},
"luminance": 0.69327
}Semantic roles & 50–950 ramp
primary
#FFC7FF
secondary
#81E981
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386