#FD8DF2#FD8DF2
#FD8DF2 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.7% C 0.181 H 330.8°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DF2 |
|---|---|
| RGB | rgb(253, 141, 242) |
| HSL | hsl(306, 97%, 77%) |
| HSV | hsv(306, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 4.3%, 0.8%) |
| CIE-LAB | lab(73.77, 55.96, -32.54) |
| CIE-LCH | lch(73.77, 64.73, 329.82°) |
| OKLab | oklab(79.66% 0.1584 -0.0885) |
| OKLCH | oklch(79.66% 0.181 330.8) |
| XYZ | xyz(66.0593, 46.3469, 89.4535) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.16
Plum
#DDA0DD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DF2 #8DFD98
analogous
#D08DFD #FD8DF2 #FD8DBA
triadic
#FD8DF2 #F2FD8D #8DF2FD
tetradic
#FD8DF2 #FDD08D #8DFD98 #8DBAFD
square
#FD8DF2 #FDD08D #8DFD98 #8DBAFD
split-complementary
#FD8DF2 #BAFD8D #8DFDD0
monochromatic
#FB15E4 #FC51EB #FD8DF2 #FEC9F9 #FEE1FC
Accessibility & contrast
On white
2.05
#FD8DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FD8DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DF2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DF2 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF6
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8df2; /* rgb */ color: rgb(253, 141, 242); /* oklch */ color: oklch(79.7% 0.181 330.8);
Tailwind
colors: {
custom: {
50: '#ffb1f6',
500: '#fd8df2',
950: '#000000',
},
}SCSS
$custom: #fd8df2; $custom-light: #ffb1f6; $custom-dark: #000000;
JSON
{
"hex": "#fd8df2",
"rgb": {
"r": 253,
"g": 141,
"b": 242
},
"hsl": {
"h": 305.893,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.79665,
"c": 0.18146,
"h": 330.8
},
"luminance": 0.46343
}Semantic roles & 50–950 ramp
primary
#FD8DF2
secondary
#D4F7D8
accent
#E61700
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085