#F7C8FF#F7C8FF
#F7C8FF is a very light, moderate purple. Relative luminance 0.683; OKLCH L 89.1% C 0.089 H 321.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C8FF |
|---|---|
| RGB | rgb(247, 200, 255) |
| HSL | hsl(291, 100%, 89%) |
| HSV | hsv(291, 22%, 100%) |
| CMYK | cmyk(3.1%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(86.16, 25.89, -20.65) |
| CIE-LCH | lch(86.16, 33.12, 321.43°) |
| OKLab | oklab(89.07% 0.0698 -0.0557) |
| OKLCH | oklch(89.07% 0.089 321.4) |
| XYZ | xyz(77.0597, 68.3042, 103.7130) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 2.31
Very Light Purple
#F6CEFC
ΔE00 2.39
Light Lavendar
#EFC0FE
ΔE00 2.46
Pale Mauve
#FED0FC
ΔE00 3.21
Pale Lavender
#EECFFE
ΔE00 3.53
Pale Lilac
#E4CBFF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C8FF #D0FFC8
analogous
#DCC8FF #F7C8FF #FFC8EC
triadic
#F7C8FF #FFF7C8 #C8FFF7
tetradic
#F7C8FF #FFDCC8 #D0FFC8 #C8ECFF
square
#F7C8FF #FFDCC8 #D0FFC8 #C8ECFF
split-complementary
#F7C8FF #ECFFC8 #C8FFDC
monochromatic
#E54EFF #EE8BFF #F7C8FF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.43
#F7C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#F7C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C8FF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C8FF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#F9CDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f7c8ff; /* rgb */ color: rgb(247, 200, 255); /* oklch */ color: oklch(89.1% 0.089 321.4);
Tailwind
colors: {
custom: {
50: '#fad9ff',
500: '#f7c8ff',
950: '#000000',
},
}SCSS
$custom: #f7c8ff; $custom-light: #fad9ff; $custom-dark: #000000;
JSON
{
"hex": "#f7c8ff",
"rgb": {
"r": 247,
"g": 200,
"b": 255
},
"hsl": {
"h": 291.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89073,
"c": 0.08933,
"h": 321.4
},
"luminance": 0.68303
}Semantic roles & 50–950 ramp
primary
#F7C8FF
secondary
#91E982
accent
#E60021
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386