#F2AFFD#F2AFFD
#F2AFFD is a very light, vivid purple. Relative luminance 0.566; OKLCH L 84.2% C 0.128 H 321.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2AFFD |
|---|---|
| RGB | rgb(242, 175, 253) |
| HSL | hsl(292, 95%, 84%) |
| HSV | hsv(292, 31%, 99%) |
| CMYK | cmyk(4.3%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(79.97, 37.16, -29.05) |
| CIE-LCH | lch(79.97, 47.17, 321.99°) |
| OKLab | oklab(84.21% 0.1001 -0.079) |
| OKLCH | oklch(84.21% 0.128 321.7) |
| XYZ | xyz(69.6754, 56.6310, 100.1700) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.99
Light Lavendar
#EFC0FE
ΔE00 4.63
Plum
#DDA0DD
ΔE00 5.72
Light Violet
#D6B4FC
ΔE00 6.39
Light Lilac
#EDC8FF
ΔE00 7.07
Pale Violet
#CEAEFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2AFFD #BAFDAF
analogous
#CBAFFD #F2AFFD #FDAFE1
triadic
#F2AFFD #FDF2AF #AFFDF2
tetradic
#F2AFFD #FDCBAF #BAFDAF #AFE1FD
square
#F2AFFD #FDCBAF #BAFDAF #AFE1FD
split-complementary
#F2AFFD #E1FDAF #AFFDCB
monochromatic
#DF38FA #E873FC #F2AFFD #FAE1FE #FAE1FE
Accessibility & contrast
On white
1.70
#F2AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#F2AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2AFFD
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2AFFD | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#F4B7CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2affd; /* rgb */ color: rgb(242, 175, 253); /* oklch */ color: oklch(84.2% 0.128 321.7);
Tailwind
colors: {
custom: {
50: '#f7c7fe',
500: '#f2affd',
950: '#000000',
},
}SCSS
$custom: #f2affd; $custom-light: #f7c7fe; $custom-dark: #000000;
JSON
{
"hex": "#f2affd",
"rgb": {
"r": 242,
"g": 175,
"b": 253
},
"hsl": {
"h": 291.538,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.84207,
"c": 0.12751,
"h": 321.7
},
"luminance": 0.56629
}Semantic roles & 50–950 ramp
primary
#F2AFFD
secondary
#7FE26E
accent
#E60020
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285