#F380EA#F380EA
#F380EA is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.3% C 0.189 H 330.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F380EA |
|---|---|
| RGB | rgb(243, 128, 234) |
| HSL | hsl(305, 83%, 73%) |
| HSV | hsv(305, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 3.7%, 4.7%) |
| CIE-LAB | lab(69.78, 58.06, -34.43) |
| CIE-LCH | lch(69.78, 67.50, 329.33°) |
| OKLab | oklab(76.33% 0.164 -0.0939) |
| OKLCH | oklch(76.33% 0.189 330.2) |
| XYZ | xyz(59.5320, 40.4370, 82.4954) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 2.23
Lavender Pink
#DD85D7
ΔE00 4.21
Candy Pink
#FF63E9
ΔE00 4.71
Orchid
#DA70D6
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F380EA #80F389
analogous
#C380F3 #F380EA #F380B0
triadic
#F380EA #EAF380 #80EAF3
tetradic
#F380EA #F3C380 #80F389 #80B0F3
square
#F380EA #F3C380 #80F389 #80B0F3
split-complementary
#F380EA #B0F380 #80F3C3
monochromatic
#E315D3 #EE48E1 #F380EA #F8B8F3 #FCE3FA
Accessibility & contrast
On white
2.31
#F380EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F380EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F380EA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F380EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F380EA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EE
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#FB89AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f380ea; /* rgb */ color: rgb(243, 128, 234); /* oklch */ color: oklch(76.3% 0.189 330.2);
Tailwind
colors: {
custom: {
50: '#f9a8f1',
500: '#f380ea',
950: '#000000',
},
}SCSS
$custom: #f380ea; $custom-light: #f9a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f380ea",
"rgb": {
"r": 243,
"g": 128,
"b": 234
},
"hsl": {
"h": 304.696,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.76329,
"c": 0.18898,
"h": 330.2
},
"luminance": 0.40434
}Semantic roles & 50–950 ramp
primary
#F380EA
secondary
#D7F4D9
accent
#DF1706
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84