#F38EAE#F38EAE
#F38EAE is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.2% C 0.127 H 0.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EAE |
|---|---|
| RGB | rgb(243, 142, 174) |
| HSL | hsl(341, 81%, 75%) |
| HSV | hsv(341, 42%, 95%) |
| CMYK | cmyk(0%, 41.6%, 28.4%, 4.7%) |
| CIE-LAB | lab(70.50, 41.99, -0.04) |
| CIE-LCH | lch(70.50, 41.99, 359.95°) |
| OKLab | oklab(76.2% 0.127 0.0005) |
| OKLCH | oklch(76.2% 0.127 0.2) |
| XYZ | xyz(54.2769, 41.4609, 45.1803) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.35
Pig Pink
#E78EA5
ΔE00 2.74
Rosa
#FE86A4
ΔE00 3.41
Carnation Pink
#FF7FA7
ΔE00 3.73
Rose Pink
#F7879A
ΔE00 5.18
Dull Pink
#D5869D
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EAE #8EF3D3
analogous
#F38EE0 #F38EAE #F3A08E
triadic
#F38EAE #AEF38E #8EAEF3
tetradic
#F38EAE #E0F38E #8EF3D3 #A08EF3
square
#F38EAE #E0F38E #8EF3D3 #A08EF3
split-complementary
#F38EAE #8EF3A0 #8EE0F3
monochromatic
#E71F5F #ED5786 #F38EAE #F9C5D6 #FCE3EB
Accessibility & contrast
On white
2.26
#F38EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F38EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EAE
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EAE | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#B6B3AC
Tritanopia (blue-blind)
#FF8799
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f38eae; /* rgb */ color: rgb(243, 142, 174); /* oklch */ color: oklch(76.2% 0.127 0.2);
Tailwind
colors: {
custom: {
50: '#f9b1c6',
500: '#f38eae',
950: '#000000',
},
}SCSS
$custom: #f38eae; $custom-light: #f9b1c6; $custom-dark: #000000;
JSON
{
"hex": "#f38eae",
"rgb": {
"r": 243,
"g": 142,
"b": 174
},
"hsl": {
"h": 340.99,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.76203,
"c": 0.12701,
"h": 0.2
},
"luminance": 0.41457
}Semantic roles & 50–950 ramp
primary
#F38EAE
secondary
#D7F4EB
accent
#DD9A08
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082