#F6AFFC#F6AFFC
#F6AFFC is a very light, vivid purple. Relative luminance 0.573; OKLCH L 84.6% C 0.129 H 324.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F6AFFC |
|---|---|
| RGB | rgb(246, 175, 252) |
| HSL | hsl(295, 93%, 84%) |
| HSV | hsv(295, 31%, 99%) |
| CMYK | cmyk(2.4%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(80.34, 38.22, -27.91) |
| CIE-LCH | lch(80.34, 47.33, 323.86°) |
| OKLab | oklab(84.57% 0.1042 -0.0758) |
| OKLCH | oklch(84.57% 0.129 324) |
| XYZ | xyz(70.9048, 57.2833, 99.3983) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.86
Mauve
#E0B0FF
ΔE00 4.88
Plum
#DDA0DD
ΔE00 5.76
Light Violet
#D6B4FC
ΔE00 7.22
Light Lilac
#EDC8FF
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6AFFC #B5FCAF
analogous
#CFAFFC #F6AFFC #FCAFDB
triadic
#F6AFFC #FCF6AF #AFFCF6
tetradic
#F6AFFC #FCCFAF #B5FCAF #AFDBFC
square
#F6AFFC #FCCFAF #B5FCAF #AFDBFC
split-complementary
#F6AFFC #DBFCAF #AFFCCF
monochromatic
#E939F8 #EF74FA #F6AFFC #FCE2FE #FCE2FE
Accessibility & contrast
On white
1.69
#F6AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F6AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6AFFC
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6AFFC | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#F9B6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f6affc; /* rgb */ color: rgb(246, 175, 252); /* oklch */ color: oklch(84.6% 0.129 324.0);
Tailwind
colors: {
custom: {
50: '#fac7fd',
500: '#f6affc',
950: '#000000',
},
}SCSS
$custom: #f6affc; $custom-light: #fac7fd; $custom-dark: #000000;
JSON
{
"hex": "#f6affc",
"rgb": {
"r": 246,
"g": 175,
"b": 252
},
"hsl": {
"h": 295.325,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84566,
"c": 0.12889,
"h": 324
},
"luminance": 0.57281
}Semantic roles & 50–950 ramp
primary
#F6AFFC
secondary
#78E06F
accent
#E60012
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285