#FF9DF3#FF9DF3
#FF9DF3 is a very light, vivid purple. Relative luminance 0.518; OKLCH L 82.3% C 0.157 H 331.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DF3 |
|---|---|
| RGB | rgb(255, 157, 243) |
| HSL | hsl(307, 100%, 81%) |
| HSV | hsv(307, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 4.7%, 0%) |
| CIE-LAB | lab(77.19, 48.72, -27.80) |
| CIE-LCH | lch(77.19, 56.09, 330.29°) |
| OKLab | oklab(82.29% 0.138 -0.0752) |
| OKLCH | oklch(82.29% 0.157 331.4) |
| XYZ | xyz(69.4739, 51.8484, 91.1250) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.31
Violet (CSS)
#EE82EE
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 7.51
Bubblegum Pink
#FE83CC
ΔE00 7.70
Mauve
#E0B0FF
ΔE00 8.46
Purply Pink
#F075E6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DF3 #9DFFA9
analogous
#DA9DFF #FF9DF3 #FF9DC2
triadic
#FF9DF3 #F3FF9D #9DF3FF
tetradic
#FF9DF3 #FFDA9D #9DFFA9 #9DC2FF
square
#FF9DF3 #FFDA9D #9DFFA9 #9DC2FF
split-complementary
#FF9DF3 #C2FF9D #9DFFDA
monochromatic
#FF23E4 #FF60EC #FF9DF3 #FFDAFA #FFE0FB
Accessibility & contrast
On white
1.85
#FF9DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#FF9DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DF3
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DF3 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F6
Deuteranopia (green-blind)
#B3C4F0
Tritanopia (blue-blind)
#FFA3BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ff9df3; /* rgb */ color: rgb(255, 157, 243); /* oklch */ color: oklch(82.3% 0.157 331.4);
Tailwind
colors: {
custom: {
50: '#ffbcf7',
500: '#ff9df3',
950: '#000000',
},
}SCSS
$custom: #ff9df3; $custom-light: #ffbcf7; $custom-dark: #000000;
JSON
{
"hex": "#ff9df3",
"rgb": {
"r": 255,
"g": 157,
"b": 243
},
"hsl": {
"h": 307.347,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.82292,
"c": 0.15721,
"h": 331.4
},
"luminance": 0.51845
}Semantic roles & 50–950 ramp
primary
#FF9DF3
secondary
#5EE36E
accent
#E61C00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285