#FFAFF8#FFAFF8
#FFAFF8 is a very light, vivid purple. Relative luminance 0.587; OKLCH L 85.3% C 0.131 H 329.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFF8 |
|---|---|
| RGB | rgb(255, 175, 248) |
| HSL | hsl(305, 100%, 84%) |
| HSV | hsv(305, 31%, 100%) |
| CMYK | cmyk(0%, 31.4%, 2.7%, 0%) |
| CIE-LAB | lab(81.13, 40.31, -24.48) |
| CIE-LCH | lch(81.13, 47.17, 328.73°) |
| OKLab | oklab(85.33% 0.1131 -0.0661) |
| OKLCH | oklch(85.33% 0.131 329.7) |
| XYZ | xyz(73.5120, 58.7001, 96.2467) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.25
Mauve
#E0B0FF
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 8.13
Pale Mauve
#FED0FC
ΔE00 8.69
Very Light Purple
#F6CEFC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFF8 #AFFFB6
analogous
#DEAFFF #FFAFF8 #FFAFD0
triadic
#FFAFF8 #F8FFAF #AFF8FF
tetradic
#FFAFF8 #FFDEAF #AFFFB6 #AFD0FF
square
#FFAFF8 #FFDEAF #AFFFB6 #AFD0FF
split-complementary
#FFAFF8 #D0FFAF #AFFFDE
monochromatic
#FF35ED #FF72F3 #FFAFF8 #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.65
#FFAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#FFAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFF8
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFF8 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FB
Deuteranopia (green-blind)
#BFCDF5
Tritanopia (blue-blind)
#FFB4C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffaff8; /* rgb */ color: rgb(255, 175, 248); /* oklch */ color: oklch(85.3% 0.131 329.7);
Tailwind
colors: {
custom: {
50: '#ffc8fa',
500: '#ffaff8',
950: '#000000',
},
}SCSS
$custom: #ffaff8; $custom-light: #ffc8fa; $custom-dark: #000000;
JSON
{
"hex": "#ffaff8",
"rgb": {
"r": 255,
"g": 175,
"b": 248
},
"hsl": {
"h": 305.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85327,
"c": 0.131,
"h": 329.7
},
"luminance": 0.58697
}Semantic roles & 50–950 ramp
primary
#FFAFF8
secondary
#6DE577
accent
#E61400
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285