#F2AFEB#F2AFEB
#F2AFEB is a very light, moderate purple. Relative luminance 0.555; OKLCH L 83.5% C 0.110 H 330.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2AFEB |
|---|---|
| RGB | rgb(242, 175, 235) |
| HSL | hsl(306, 72%, 82%) |
| HSV | hsv(306, 28%, 95%) |
| CMYK | cmyk(0%, 27.7%, 2.9%, 5.1%) |
| CIE-LAB | lab(79.35, 33.87, -20.32) |
| CIE-LCH | lch(79.35, 39.49, 329.04°) |
| OKLab | oklab(83.53% 0.0951 -0.0546) |
| OKLCH | oklch(83.53% 0.11 330.1) |
| XYZ | xyz(66.9421, 55.5377, 85.7748) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.47
Light Lavendar
#EFC0FE
ΔE00 5.20
Mauve
#E0B0FF
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.18
Very Light Purple
#F6CEFC
ΔE00 7.60
Pale Mauve
#FED0FC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2AFEB #AFF2B6
analogous
#D8AFF2 #F2AFEB #F2AFCA
triadic
#F2AFEB #EBF2AF #AFEBF2
tetradic
#F2AFEB #F2D8AF #AFF2B6 #AFCAF2
square
#F2AFEB #F2D8AF #AFF2B6 #AFCAF2
split-complementary
#F2AFEB #CAF2AF #AFF2D8
monochromatic
#E146D1 #E97ADE #F2AFEB #FBE4F8 #FBE5F8
Accessibility & contrast
On white
1.73
#F2AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#F2AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2AFEB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2AFEB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#F7B3C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f2afeb; /* rgb */ color: rgb(242, 175, 235); /* oklch */ color: oklch(83.5% 0.110 330.1);
Tailwind
colors: {
custom: {
50: '#f7c7f1',
500: '#f2afeb',
950: '#000000',
},
}SCSS
$custom: #f2afeb; $custom-light: #f7c7f1; $custom-dark: #000000;
JSON
{
"hex": "#f2afeb",
"rgb": {
"r": 242,
"g": 175,
"b": 235
},
"hsl": {
"h": 306.269,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.83529,
"c": 0.10966,
"h": 330.1
},
"luminance": 0.55535
}Semantic roles & 50–950 ramp
primary
#F2AFEB
secondary
#74D17E
accent
#D42611
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171316
muted
#858285