#F38EA3#F38EA3
#F38EA3 is a light, vivid red. Relative luminance 0.410; OKLCH L 75.9% C 0.124 H 7.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EA3 |
|---|---|
| RGB | rgb(243, 142, 163) |
| HSL | hsl(348, 81%, 75%) |
| HSV | hsv(348, 42%, 95%) |
| CMYK | cmyk(0%, 41.6%, 32.9%, 4.7%) |
| CIE-LAB | lab(70.21, 40.59, 5.68) |
| CIE-LCH | lch(70.21, 40.98, 7.97°) |
| OKLab | oklab(75.89% 0.1231 0.0153) |
| OKLCH | oklch(75.89% 0.124 7.1) |
| XYZ | xyz(53.2481, 41.0494, 39.7621) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.36
Pig Pink
#E78EA5
ΔE00 2.57
Rosa
#FE86A4
ΔE00 2.74
Pinky
#FC86AA
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 4.70
Carnation
#FD798F
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EA3 #8EF3DE
analogous
#F38ED5 #F38EA3 #F3AB8E
triadic
#F38EA3 #A3F38E #8EA3F3
tetradic
#F38EA3 #D5F38E #8EF3DE #AB8EF3
square
#F38EA3 #D5F38E #8EF3DE #AB8EF3
split-complementary
#F38EA3 #8EF3AB #8ED5F3
monochromatic
#E71F49 #ED5776 #F38EA3 #F9C5D0 #FCE3E8
Accessibility & contrast
On white
2.28
#F38EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F38EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EA3
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EA3 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f38ea3; /* rgb */ color: rgb(243, 142, 163); /* oklch */ color: oklch(75.9% 0.124 7.1);
Tailwind
colors: {
custom: {
50: '#f9b1be',
500: '#f38ea3',
950: '#000000',
},
}SCSS
$custom: #f38ea3; $custom-light: #f9b1be; $custom-dark: #000000;
JSON
{
"hex": "#f38ea3",
"rgb": {
"r": 243,
"g": 142,
"b": 163
},
"hsl": {
"h": 347.525,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.7589,
"c": 0.12403,
"h": 7.1
},
"luminance": 0.41045
}Semantic roles & 50–950 ramp
primary
#F38EA3
secondary
#D7F4EE
accent
#DDB108
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081