#F0AAFA#F0AAFA
#F0AAFA is a very light, vivid purple. Relative luminance 0.542; OKLCH L 83.1% C 0.132 H 322.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F0AAFA |
|---|---|
| RGB | rgb(240, 170, 250) |
| HSL | hsl(293, 89%, 82%) |
| HSV | hsv(293, 32%, 98%) |
| CMYK | cmyk(4%, 32%, 0%, 2%) |
| CIE-LAB | lab(78.57, 38.62, -29.61) |
| CIE-LCH | lch(78.57, 48.67, 322.52°) |
| OKLab | oklab(83.06% 0.1043 -0.0806) |
| OKLCH | oklch(83.06% 0.132 322.3) |
| XYZ | xyz(67.5632, 54.1789, 97.3225) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.21
Plum
#DDA0DD
ΔE00 5.15
Light Lavendar
#EFC0FE
ΔE00 5.62
Light Violet
#D6B4FC
ΔE00 6.73
Lilac (survey)
#CEA2FD
ΔE00 7.41
Pale Violet
#CEAEFA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0AAFA #B4FAAA
analogous
#C8AAFA #F0AAFA #FAAADC
triadic
#F0AAFA #FAF0AA #AAFAF0
tetradic
#F0AAFA #FAC8AA #B4FAAA #AADCFA
square
#F0AAFA #FAC8AA #B4FAAA #AADCFA
split-complementary
#F0AAFA #DCFAAA #AAFAC8
monochromatic
#DC36F3 #E670F7 #F0AAFA #FAE2FD #FAE2FD
Accessibility & contrast
On white
1.77
#F0AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#F0AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0AAFA
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0AAFA | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BDFD
Deuteranopia (green-blind)
#B3C5F7
Tritanopia (blue-blind)
#F3B2C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f0aafa; /* rgb */ color: rgb(240, 170, 250); /* oklch */ color: oklch(83.1% 0.132 322.3);
Tailwind
colors: {
custom: {
50: '#f6c4fc',
500: '#f0aafa',
950: '#000000',
},
}SCSS
$custom: #f0aafa; $custom-light: #f6c4fc; $custom-dark: #000000;
JSON
{
"hex": "#f0aafa",
"rgb": {
"r": 240,
"g": 170,
"b": 250
},
"hsl": {
"h": 292.5,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.83058,
"c": 0.13183,
"h": 322.3
},
"luminance": 0.54177
}Semantic roles & 50–950 ramp
primary
#F0AAFA
secondary
#7ADD6C
accent
#E6001D
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285