#FDA2F2#FDA2F2
#FDA2F2 is a very light, vivid purple. Relative luminance 0.531; OKLCH L 82.8% C 0.146 H 331.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA2F2 |
|---|---|
| RGB | rgb(253, 162, 242) |
| HSL | hsl(307, 96%, 81%) |
| HSV | hsv(307, 36%, 99%) |
| CMYK | cmyk(0%, 36%, 4.3%, 0.8%) |
| CIE-LAB | lab(77.96, 45.37, -26.11) |
| CIE-LCH | lch(77.96, 52.35, 330.08°) |
| OKLab | oklab(82.81% 0.1283 -0.0705) |
| OKLCH | oklch(82.81% 0.146 331.2) |
| XYZ | xyz(69.4545, 53.1373, 90.5853) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.69
Violet (CSS)
#EE82EE
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 7.87
Lavender Pink
#DD85D7
ΔE00 8.02
Light Lavendar
#EFC0FE
ΔE00 8.16
Bubblegum Pink
#FE83CC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA2F2 #A2FDAD
analogous
#DBA2FD #FDA2F2 #FDA2C5
triadic
#FDA2F2 #F2FDA2 #A2F2FD
tetradic
#FDA2F2 #FDDBA2 #A2FDAD #A2C5FD
square
#FDA2F2 #FDDBA2 #A2FDAD #A2C5FD
split-complementary
#FDA2F2 #C5FDA2 #A2FDDB
monochromatic
#FA2AE1 #FC66EA #FDA2F2 #FEDEFA #FEE1FB
Accessibility & contrast
On white
1.81
#FDA2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FDA2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA2F2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA2F2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB9F5
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#FFA8C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fda2f2; /* rgb */ color: rgb(253, 162, 242); /* oklch */ color: oklch(82.8% 0.146 331.2);
Tailwind
colors: {
custom: {
50: '#ffbff6',
500: '#fda2f2',
950: '#000000',
},
}SCSS
$custom: #fda2f2; $custom-light: #ffbff6; $custom-dark: #000000;
JSON
{
"hex": "#fda2f2",
"rgb": {
"r": 253,
"g": 162,
"b": 242
},
"hsl": {
"h": 307.253,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.82809,
"c": 0.14645,
"h": 331.2
},
"luminance": 0.53134
}Semantic roles & 50–950 ramp
primary
#FDA2F2
secondary
#63E072
accent
#E61C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285