#FF8DF3#FF8DF3
#FF8DF3 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.184 H 331.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DF3 |
|---|---|
| RGB | rgb(255, 141, 243) |
| HSL | hsl(306, 100%, 78%) |
| HSV | hsv(306, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 4.7%, 0%) |
| CIE-LAB | lab(74.05, 56.71, -32.63) |
| CIE-LCH | lch(74.05, 65.42, 330.08°) |
| OKLab | oklab(79.94% 0.1608 -0.0887) |
| OKLCH | oklch(79.94% 0.184 331.1) |
| XYZ | xyz(66.9419, 46.7846, 90.2810) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 7.09
Candy Pink
#FF63E9
ΔE00 7.20
Plum
#DDA0DD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DF3 #8DFF99
analogous
#D28DFF #FF8DF3 #FF8DBA
triadic
#FF8DF3 #F3FF8D #8DF3FF
tetradic
#FF8DF3 #FFD28D #8DFF99 #8DBAFF
square
#FF8DF3 #FFD28D #8DFF99 #8DBAFF
split-complementary
#FF8DF3 #BAFF8D #8DFFD2
monochromatic
#FF13E6 #FF50ED #FF8DF3 #FFCAF9 #FFE0FC
Accessibility & contrast
On white
2.03
#FF8DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FF8DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DF3
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DF3 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF7
Deuteranopia (green-blind)
#A8BCF0
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8df3; /* rgb */ color: rgb(255, 141, 243); /* oklch */ color: oklch(79.9% 0.184 331.1);
Tailwind
colors: {
custom: {
50: '#ffb1f7',
500: '#ff8df3',
950: '#000000',
},
}SCSS
$custom: #ff8df3; $custom-light: #ffb1f7; $custom-dark: #000000;
JSON
{
"hex": "#ff8df3",
"rgb": {
"r": 255,
"g": 141,
"b": 243
},
"hsl": {
"h": 306.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.7994,
"c": 0.18366,
"h": 331.1
},
"luminance": 0.46781
}Semantic roles & 50–950 ramp
primary
#FF8DF3
secondary
#D4F7D7
accent
#E61800
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085