#FD9EFF#FD9EFF
#FD9EFF is a very light, vivid purple. Relative luminance 0.526; OKLCH L 82.7% C 0.165 H 326.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EFF |
|---|---|
| RGB | rgb(253, 158, 255) |
| HSL | hsl(299, 100%, 81%) |
| HSV | hsv(299, 38%, 100%) |
| CMYK | cmyk(0.8%, 38%, 0%, 0%) |
| CIE-LAB | lab(77.61, 49.70, -33.65) |
| CIE-LCH | lch(77.61, 60.02, 325.90°) |
| OKLab | oklab(82.71% 0.1372 -0.0918) |
| OKLCH | oklch(82.71% 0.165 326.2) |
| XYZ | xyz(70.7833, 52.5594, 101.0048) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.18
Plum
#DDA0DD
ΔE00 7.12
Mauve
#E0B0FF
ΔE00 7.30
Lavender Pink
#DD85D7
ΔE00 8.06
Purply Pink
#F075E6
ΔE00 8.54
Light Lavendar
#EFC0FE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EFF #A0FF9E
analogous
#CC9EFF #FD9EFF #FF9ED0
triadic
#FD9EFF #FFFD9E #9EFFFD
tetradic
#FD9EFF #FFCC9E #A0FF9E #9ED0FF
square
#FD9EFF #FFCC9E #A0FF9E #9ED0FF
split-complementary
#FD9EFF #D0FF9E #9EFFCC
monochromatic
#FA24FF #FC61FF #FD9EFF #FEDBFF #FEE0FF
Accessibility & contrast
On white
1.82
#FD9EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FD9EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EFF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EFF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#FFA7C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fd9eff; /* rgb */ color: rgb(253, 158, 255); /* oklch */ color: oklch(82.7% 0.165 326.2);
Tailwind
colors: {
custom: {
50: '#ffbcff',
500: '#fd9eff',
950: '#000000',
},
}SCSS
$custom: #fd9eff; $custom-light: #ffbcff; $custom-dark: #000000;
JSON
{
"hex": "#fd9eff",
"rgb": {
"r": 253,
"g": 158,
"b": 255
},
"hsl": {
"h": 298.763,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.82709,
"c": 0.16505,
"h": 326.2
},
"luminance": 0.52556
}Semantic roles & 50–950 ramp
primary
#FD9EFF
secondary
#61E35F
accent
#E60005
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286