#FDAFF3#FDAFF3
#FDAFF3 is a very light, vivid purple. Relative luminance 0.580; OKLCH L 84.9% C 0.125 H 331.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAFF3 |
|---|---|
| RGB | rgb(253, 175, 243) |
| HSL | hsl(308, 95%, 84%) |
| HSV | hsv(308, 31%, 99%) |
| CMYK | cmyk(0%, 30.8%, 4%, 0.8%) |
| CIE-LAB | lab(80.75, 38.81, -22.39) |
| CIE-LCH | lch(80.75, 44.81, 330.01°) |
| OKLab | oklab(84.94% 0.1095 -0.0603) |
| OKLCH | oklch(84.94% 0.125 331.2) |
| XYZ | xyz(72.0146, 58.0165, 92.1816) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.85
Light Lavendar
#EFC0FE
ΔE00 5.86
Mauve
#E0B0FF
ΔE00 7.41
Light Lilac
#EDC8FF
ΔE00 8.03
Pale Mauve
#FED0FC
ΔE00 8.30
Very Light Purple
#F6CEFC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAFF3 #AFFDB9
analogous
#E0AFFD #FDAFF3 #FDAFCC
triadic
#FDAFF3 #F3FDAF #AFF3FD
tetradic
#FDAFF3 #FDE0AF #AFFDB9 #AFCCFD
square
#FDAFF3 #FDE0AF #AFFDB9 #AFCCFD
split-complementary
#FDAFF3 #CCFDAF #AFFDE0
monochromatic
#FA38E1 #FC73EA #FDAFF3 #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.67
#FDAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FDAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAFF3
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAFF3 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F6
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#FFB4C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fdaff3; /* rgb */ color: rgb(253, 175, 243); /* oklch */ color: oklch(84.9% 0.125 331.2);
Tailwind
colors: {
custom: {
50: '#ffc8f7',
500: '#fdaff3',
950: '#000000',
},
}SCSS
$custom: #fdaff3; $custom-light: #ffc8f7; $custom-dark: #000000;
JSON
{
"hex": "#fdaff3",
"rgb": {
"r": 253,
"g": 175,
"b": 243
},
"hsl": {
"h": 307.692,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.84937,
"c": 0.12502,
"h": 331.2
},
"luminance": 0.58014
}Semantic roles & 50–950 ramp
primary
#FDAFF3
secondary
#6EE27D
accent
#E61D00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285