#F38EBA#F38EBA
#F38EBA is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.6% C 0.132 H 353.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EBA |
|---|---|
| RGB | rgb(243, 142, 186) |
| HSL | hsl(334, 81%, 75%) |
| HSV | hsv(334, 42%, 95%) |
| CMYK | cmyk(0%, 41.6%, 23.5%, 4.7%) |
| CIE-LAB | lab(70.84, 43.62, -6.23) |
| CIE-LCH | lch(70.84, 44.06, 351.87°) |
| OKLab | oklab(76.57% 0.1311 -0.0159) |
| OKLCH | oklch(76.57% 0.132 353.1) |
| XYZ | xyz(55.4994, 41.9499, 51.6189) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.41
Carnation Pink
#FF7FA7
ΔE00 5.25
Bubblegum Pink
#FE83CC
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 5.46
Rosa
#FE86A4
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EBA #8EF3C7
analogous
#F38EED #F38EBA #F3948E
triadic
#F38EBA #BAF38E #8EBAF3
tetradic
#F38EBA #EDF38E #8EF3C7 #948EF3
square
#F38EBA #EDF38E #8EF3C7 #948EF3
split-complementary
#F38EBA #8EF394 #8EEDF3
monochromatic
#E71F76 #ED5798 #F38EBA #F9C5DC #FCE3EE
Accessibility & contrast
On white
2.24
#F38EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F38EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EBA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EBA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#FF8A9E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f38eba; /* rgb */ color: rgb(243, 142, 186); /* oklch */ color: oklch(76.6% 0.132 353.1);
Tailwind
colors: {
custom: {
50: '#f9b1ce',
500: '#f38eba',
950: '#000000',
},
}SCSS
$custom: #f38eba; $custom-light: #f9b1ce; $custom-dark: #000000;
JSON
{
"hex": "#f38eba",
"rgb": {
"r": 243,
"g": 142,
"b": 186
},
"hsl": {
"h": 333.861,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.76572,
"c": 0.13202,
"h": 353.1
},
"luminance": 0.41946
}Semantic roles & 50–950 ramp
primary
#F38EBA
secondary
#D7F4E7
accent
#DD8008
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082