#FFA8F2#FFA8F2
#FFA8F2 is a very light, vivid purple. Relative luminance 0.557; OKLCH L 84.0% C 0.138 H 332.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA8F2 |
|---|---|
| RGB | rgb(255, 168, 242) |
| HSL | hsl(309, 100%, 83%) |
| HSV | hsv(309, 34%, 100%) |
| CMYK | cmyk(0%, 34.1%, 5.1%, 0%) |
| CIE-LAB | lab(79.43, 42.90, -23.84) |
| CIE-LCH | lch(79.43, 49.08, 330.94°) |
| OKLab | oklab(83.97% 0.1218 -0.0642) |
| OKLCH | oklch(83.97% 0.138 332.2) |
| XYZ | xyz(71.2688, 55.6793, 90.9803) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.84
Light Lavendar
#EFC0FE
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 7.92
Bubblegum Pink
#FE83CC
ΔE00 8.80
Violet (CSS)
#EE82EE
ΔE00 8.97
Lavender Pink
#DD85D7
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA8F2 #A8FFB5
analogous
#E1A8FF #FFA8F2 #FFA8C6
triadic
#FFA8F2 #F2FFA8 #A8F2FF
tetradic
#FFA8F2 #FFE1A8 #A8FFB5 #A8C6FF
square
#FFA8F2 #FFE1A8 #A8FFB5 #A8C6FF
split-complementary
#FFA8F2 #C6FFA8 #A8FFE1
monochromatic
#FF2EE0 #FF6BE9 #FFA8F2 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.73
#FFA8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FFA8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA8F2
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA8F2 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BDF5
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#FFADC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffa8f2; /* rgb */ color: rgb(255, 168, 242); /* oklch */ color: oklch(84.0% 0.138 332.2);
Tailwind
colors: {
custom: {
50: '#ffc3f6',
500: '#ffa8f2',
950: '#000000',
},
}SCSS
$custom: #ffa8f2; $custom-light: #ffc3f6; $custom-dark: #000000;
JSON
{
"hex": "#ffa8f2",
"rgb": {
"r": 255,
"g": 168,
"b": 242
},
"hsl": {
"h": 308.966,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.83973,
"c": 0.13766,
"h": 332.2
},
"luminance": 0.55676
}Semantic roles & 50–950 ramp
primary
#FFA8F2
secondary
#67E47A
accent
#E62200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285