#F38CED#F38CED
#F38CED is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.2% C 0.172 H 329.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F38CED |
|---|---|
| RGB | rgb(243, 140, 237) |
| HSL | hsl(303, 81%, 75%) |
| HSV | hsv(303, 42%, 95%) |
| CMYK | cmyk(0%, 42.4%, 2.5%, 4.7%) |
| CIE-LAB | lab(72.18, 52.67, -32.36) |
| CIE-LCH | lch(72.18, 61.82, 328.43°) |
| OKLab | oklab(78.16% 0.1478 -0.0881) |
| OKLCH | oklch(78.16% 0.172 329.2) |
| XYZ | xyz(61.6254, 43.9284, 85.3374) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Lavender Pink
#DD85D7
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.02
Bubblegum Pink
#FE83CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38CED #8CF392
analogous
#C58CF3 #F38CED #F38CBA
triadic
#F38CED #EDF38C #8CEDF3
tetradic
#F38CED #F3C58C #8CF392 #8CBAF3
square
#F38CED #F3C58C #8CF392 #8CBAF3
split-complementary
#F38CED #BAF38C #8CF3C5
monochromatic
#E71DDC #ED55E4 #F38CED #F9C3F6 #FCE3FB
Accessibility & contrast
On white
2.15
#F38CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F38CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38CED
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38CED | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#FA95B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f38ced; /* rgb */ color: rgb(243, 140, 237); /* oklch */ color: oklch(78.2% 0.172 329.2);
Tailwind
colors: {
custom: {
50: '#f9b0f3',
500: '#f38ced',
950: '#000000',
},
}SCSS
$custom: #f38ced; $custom-light: #f9b0f3; $custom-dark: #000000;
JSON
{
"hex": "#f38ced",
"rgb": {
"r": 243,
"g": 140,
"b": 237
},
"hsl": {
"h": 303.495,
"s": 81.102,
"l": 75.098
},
"oklch": {
"l": 0.78158,
"c": 0.1721,
"h": 329.2
},
"luminance": 0.43925
}Semantic roles & 50–950 ramp
primary
#F38CED
secondary
#D7F4D9
accent
#DD1408
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085