#FD9BF2#FD9BF2
#FD9BF2 is a light, vivid purple. Relative luminance 0.507; OKLCH L 81.7% C 0.158 H 331.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9BF2 |
|---|---|
| RGB | rgb(253, 155, 242) |
| HSL | hsl(307, 96%, 80%) |
| HSV | hsv(307, 39%, 99%) |
| CMYK | cmyk(0%, 38.7%, 4.3%, 0.8%) |
| CIE-LAB | lab(76.52, 48.95, -28.31) |
| CIE-LCH | lch(76.52, 56.55, 329.96°) |
| OKLab | oklab(81.73% 0.1385 -0.0766) |
| OKLCH | oklch(81.73% 0.158 331) |
| XYZ | xyz(68.2556, 50.7395, 90.1856) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 7.04
Bubblegum Pink
#FE83CC
ΔE00 7.53
Purply Pink
#F075E6
ΔE00 8.01
Mauve
#E0B0FF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9BF2 #9BFDA6
analogous
#D79BFD #FD9BF2 #FD9BC1
triadic
#FD9BF2 #F2FD9B #9BF2FD
tetradic
#FD9BF2 #FDD79B #9BFDA6 #9BC1FD
square
#FD9BF2 #FDD79B #9BFDA6 #9BC1FD
split-complementary
#FD9BF2 #C1FD9B #9BFDD7
monochromatic
#FB23E2 #FC5FEA #FD9BF2 #FED7FA #FEE1FB
Accessibility & contrast
On white
1.88
#FD9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FD9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9BF2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9BF2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F5
Deuteranopia (green-blind)
#B1C2EF
Tritanopia (blue-blind)
#FFA2BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fd9bf2; /* rgb */ color: rgb(253, 155, 242); /* oklch */ color: oklch(81.7% 0.158 331.0);
Tailwind
colors: {
custom: {
50: '#ffbaf6',
500: '#fd9bf2',
950: '#000000',
},
}SCSS
$custom: #fd9bf2; $custom-light: #ffbaf6; $custom-dark: #000000;
JSON
{
"hex": "#fd9bf2",
"rgb": {
"r": 253,
"g": 155,
"b": 242
},
"hsl": {
"h": 306.735,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.81727,
"c": 0.1583,
"h": 331
},
"luminance": 0.50736
}Semantic roles & 50–950 ramp
primary
#FD9BF2
secondary
#5DDF6C
accent
#E61A00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285