#FFAFFE#FFAFFE
#FFAFFE is a very light, vivid purple. Relative luminance 0.591; OKLCH L 85.6% C 0.137 H 327.1°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFFE |
|---|---|
| RGB | rgb(255, 175, 254) |
| HSL | hsl(301, 100%, 84%) |
| HSV | hsv(301, 31%, 100%) |
| CMYK | cmyk(0%, 31.4%, 0.4%, 0%) |
| CIE-LAB | lab(81.33, 41.38, -27.38) |
| CIE-LCH | lch(81.33, 49.61, 326.51°) |
| OKLab | oklab(85.55% 0.1147 -0.0742) |
| OKLCH | oklch(85.55% 0.137 327.1) |
| XYZ | xyz(74.4578, 59.0785, 101.2279) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 6.36
Plum
#DDA0DD
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 8.14
Light Violet
#D6B4FC
ΔE00 8.72
Very Light Purple
#F6CEFC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFFE #AFFFB0
analogous
#D8AFFF #FFAFFE #FFAFD6
triadic
#FFAFFE #FEFFAF #AFFEFF
tetradic
#FFAFFE #FFD8AF #AFFFB0 #AFD6FF
square
#FFAFFE #FFD8AF #AFFFB0 #AFD6FF
split-complementary
#FFAFFE #D6FFAF #AFFFD8
monochromatic
#FF35FC #FF72FD #FFAFFE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.64
#FFAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FFAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFFE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFFE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#FFB6CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffaffe; /* rgb */ color: rgb(255, 175, 254); /* oklch */ color: oklch(85.6% 0.137 327.1);
Tailwind
colors: {
custom: {
50: '#ffc8ff',
500: '#ffaffe',
950: '#000000',
},
}SCSS
$custom: #ffaffe; $custom-light: #ffc8ff; $custom-dark: #000000;
JSON
{
"hex": "#ffaffe",
"rgb": {
"r": 255,
"g": 175,
"b": 254
},
"hsl": {
"h": 300.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85554,
"c": 0.13661,
"h": 327.1
},
"luminance": 0.59076
}Semantic roles & 50–950 ramp
primary
#FFAFFE
secondary
#6DE56E
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286