#F38DED#F38DED
#F38DED is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.3% C 0.170 H 329.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F38DED |
|---|---|
| RGB | rgb(243, 141, 237) |
| HSL | hsl(304, 81%, 75%) |
| HSV | hsv(304, 42%, 95%) |
| CMYK | cmyk(0%, 42%, 2.5%, 4.7%) |
| CIE-LAB | lab(72.38, 52.17, -32.06) |
| CIE-LCH | lch(72.38, 61.23, 328.43°) |
| OKLab | oklab(78.3% 0.1464 -0.0873) |
| OKLCH | oklch(78.3% 0.17 329.2) |
| XYZ | xyz(61.7722, 44.2220, 85.3863) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 4.78
Plum
#DDA0DD
ΔE00 6.86
Bubblegum Pink
#FE83CC
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38DED #8DF393
analogous
#C68DF3 #F38DED #F38DBA
triadic
#F38DED #EDF38D #8DEDF3
tetradic
#F38DED #F3C68D #8DF393 #8DBAF3
square
#F38DED #F3C68D #8DF393 #8DBAF3
split-complementary
#F38DED #BAF38D #8DF3C6
monochromatic
#E71EDC #ED56E4 #F38DED #F9C4F6 #FCE3FB
Accessibility & contrast
On white
2.13
#F38DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F38DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38DED
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38DED | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#A3B6EA
Tritanopia (blue-blind)
#FA95B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f38ded; /* rgb */ color: rgb(243, 141, 237); /* oklch */ color: oklch(78.3% 0.170 329.2);
Tailwind
colors: {
custom: {
50: '#f9b1f3',
500: '#f38ded',
950: '#000000',
},
}SCSS
$custom: #f38ded; $custom-light: #f9b1f3; $custom-dark: #000000;
JSON
{
"hex": "#f38ded",
"rgb": {
"r": 243,
"g": 141,
"b": 237
},
"hsl": {
"h": 303.529,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.78304,
"c": 0.17044,
"h": 329.2
},
"luminance": 0.44219
}Semantic roles & 50–950 ramp
primary
#F38DED
secondary
#D7F4D9
accent
#DD1508
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085