#F38DEE#F38DEE
#F38DEE is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.171 H 328.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F38DEE |
|---|---|
| RGB | rgb(243, 141, 238) |
| HSL | hsl(303, 81%, 75%) |
| HSV | hsv(303, 42%, 95%) |
| CMYK | cmyk(0%, 42%, 2.1%, 4.7%) |
| CIE-LAB | lab(72.42, 52.34, -32.55) |
| CIE-LCH | lch(72.42, 61.63, 328.13°) |
| OKLab | oklab(78.35% 0.1466 -0.0887) |
| OKLCH | oklch(78.35% 0.171 328.8) |
| XYZ | xyz(61.9187, 44.2806, 86.1579) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 4.77
Plum
#DDA0DD
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38DEE #8DF392
analogous
#C58DF3 #F38DEE #F38DBB
triadic
#F38DEE #EEF38D #8DEEF3
tetradic
#F38DEE #F3C58D #8DF392 #8DBBF3
square
#F38DEE #F3C58D #8DF392 #8DBBF3
split-complementary
#F38DEE #BBF38D #8DF3C5
monochromatic
#E71EDD #ED56E6 #F38DEE #F9C4F6 #FCE3FB
Accessibility & contrast
On white
2.13
#F38DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F38DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38DEE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38DEE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#A2B7EB
Tritanopia (blue-blind)
#FA96B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f38dee; /* rgb */ color: rgb(243, 141, 238); /* oklch */ color: oklch(78.3% 0.171 328.8);
Tailwind
colors: {
custom: {
50: '#f9b1f3',
500: '#f38dee',
950: '#000000',
},
}SCSS
$custom: #f38dee; $custom-light: #f9b1f3; $custom-dark: #000000;
JSON
{
"hex": "#f38dee",
"rgb": {
"r": 243,
"g": 141,
"b": 238
},
"hsl": {
"h": 302.941,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.78346,
"c": 0.17133,
"h": 328.8
},
"luminance": 0.44277
}Semantic roles & 50–950 ramp
primary
#F38DEE
secondary
#D7F4D8
accent
#DD1308
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085