#FFAFFD#FFAFFD
#FFAFFD is a very light, vivid purple. Relative luminance 0.590; OKLCH L 85.5% C 0.136 H 327.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFFD |
|---|---|
| RGB | rgb(255, 175, 253) |
| HSL | hsl(302, 100%, 84%) |
| HSV | hsv(302, 31%, 100%) |
| CMYK | cmyk(0%, 31.4%, 0.8%, 0%) |
| CIE-LAB | lab(81.30, 41.20, -26.90) |
| CIE-LCH | lch(81.30, 49.20, 326.86°) |
| OKLab | oklab(85.52% 0.1145 -0.0728) |
| OKLCH | oklch(85.52% 0.136 327.5) |
| XYZ | xyz(74.2981, 59.0146, 100.3867) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 6.47
Plum
#DDA0DD
ΔE00 6.56
Light Lilac
#EDC8FF
ΔE00 8.12
Light Violet
#D6B4FC
ΔE00 8.80
Very Light Purple
#F6CEFC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFFD #AFFFB1
analogous
#D9AFFF #FFAFFD #FFAFD5
triadic
#FFAFFD #FDFFAF #AFFDFF
tetradic
#FFAFFD #FFD9AF #AFFFB1 #AFD5FF
square
#FFAFFD #FFD9AF #AFFFB1 #AFD5FF
split-complementary
#FFAFFD #D5FFAF #AFFFD9
monochromatic
#FF35FA #FF72FB #FFAFFD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.64
#FFAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#FFAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFFD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFFD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#FFB6CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffaffd; /* rgb */ color: rgb(255, 175, 253); /* oklch */ color: oklch(85.5% 0.136 327.5);
Tailwind
colors: {
custom: {
50: '#ffc8fe',
500: '#ffaffd',
950: '#000000',
},
}SCSS
$custom: #ffaffd; $custom-light: #ffc8fe; $custom-dark: #000000;
JSON
{
"hex": "#ffaffd",
"rgb": {
"r": 255,
"g": 175,
"b": 253
},
"hsl": {
"h": 301.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85515,
"c": 0.13566,
"h": 327.5
},
"luminance": 0.59012
}Semantic roles & 50–950 ramp
primary
#FFAFFD
secondary
#6DE570
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285