#F2AFFB#F2AFFB
#F2AFFB is a very light, vivid purple. Relative luminance 0.565; OKLCH L 84.1% C 0.125 H 322.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2AFFB |
|---|---|
| RGB | rgb(242, 175, 251) |
| HSL | hsl(293, 90%, 84%) |
| HSV | hsv(293, 30%, 98%) |
| CMYK | cmyk(3.6%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.90, 36.79, -28.09) |
| CIE-LCH | lch(79.90, 46.28, 322.64°) |
| OKLab | oklab(84.13% 0.0995 -0.0763) |
| OKLCH | oklch(84.13% 0.125 322.5) |
| XYZ | xyz(69.3585, 56.5042, 98.5009) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.22
Light Lavendar
#EFC0FE
ΔE00 4.54
Plum
#DDA0DD
ΔE00 5.46
Light Violet
#D6B4FC
ΔE00 6.54
Light Lilac
#EDC8FF
ΔE00 6.98
Pale Violet
#CEAEFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2AFFB #B8FBAF
analogous
#CCAFFB #F2AFFB #FBAFDE
triadic
#F2AFFB #FBF2AF #AFFBF2
tetradic
#F2AFFB #FBCCAF #B8FBAF #AFDEFB
square
#F2AFFB #FBCCAF #B8FBAF #AFDEFB
split-complementary
#F2AFFB #DEFBAF #AFFBCC
monochromatic
#DF3AF5 #E975F8 #F2AFFB #FAE2FE #FAE2FE
Accessibility & contrast
On white
1.71
#F2AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#F2AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2AFFB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2AFFB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#B7C9F8
Tritanopia (blue-blind)
#F5B7CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2affb; /* rgb */ color: rgb(242, 175, 251); /* oklch */ color: oklch(84.1% 0.125 322.5);
Tailwind
colors: {
custom: {
50: '#f7c7fc',
500: '#f2affb',
950: '#000000',
},
}SCSS
$custom: #f2affb; $custom-light: #f7c7fc; $custom-dark: #000000;
JSON
{
"hex": "#f2affb",
"rgb": {
"r": 242,
"g": 175,
"b": 251
},
"hsl": {
"h": 292.895,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84129,
"c": 0.12544,
"h": 322.5
},
"luminance": 0.56502
}Semantic roles & 50–950 ramp
primary
#F2AFFB
secondary
#7DDF6F
accent
#E6001B
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285