#F38B95#F38B95
#F38B95 is a light, vivid red. Relative luminance 0.397; OKLCH L 75.0% C 0.127 H 14.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F38B95 |
|---|---|
| RGB | rgb(243, 139, 149) |
| HSL | hsl(354, 81%, 75%) |
| HSV | hsv(354, 43%, 95%) |
| CMYK | cmyk(0%, 42.8%, 38.7%, 4.7%) |
| CIE-LAB | lab(69.25, 40.48, 12.14) |
| CIE-LCH | lch(69.25, 42.26, 16.69°) |
| OKLab | oklab(75.05% 0.1226 0.0316) |
| OKLCH | oklch(75.05% 0.127 14.4) |
| XYZ | xyz(51.6221, 39.6944, 33.3710) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.52
Blush Pink
#FE828C
ΔE00 3.01
Carnation
#FD798F
ΔE00 4.36
Lightcoral
#F08080
ΔE00 4.75
Rosa
#FE86A4
ΔE00 5.31
Dusty Pink (survey)
#D58A94
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38B95 #8BF3E9
analogous
#F38BC9 #F38B95 #F3B58B
triadic
#F38B95 #95F38B #8B95F3
tetradic
#F38B95 #C9F38B #8BF3E9 #B58BF3
square
#F38B95 #C9F38B #8BF3E9 #B58BF3
split-complementary
#F38B95 #8BF3B5 #8BC9F3
monochromatic
#E81C30 #ED5462 #F38B95 #F9C2C8 #FCE3E6
Accessibility & contrast
On white
2.35
#F38B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F38B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38B95
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38B95 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D95
Deuteranopia (green-blind)
#B9B193
Tritanopia (blue-blind)
#FF808F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f38b95; /* rgb */ color: rgb(243, 139, 149); /* oklch */ color: oklch(75.0% 0.127 14.4);
Tailwind
colors: {
custom: {
50: '#faaeb4',
500: '#f38b95',
950: '#000000',
},
}SCSS
$custom: #f38b95; $custom-light: #faaeb4; $custom-dark: #000000;
JSON
{
"hex": "#f38b95",
"rgb": {
"r": 243,
"g": 139,
"b": 149
},
"hsl": {
"h": 354.231,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.7505,
"c": 0.12658,
"h": 14.4
},
"luminance": 0.3969
}Semantic roles & 50–950 ramp
primary
#F38B95
secondary
#D7F4F1
accent
#DEC908
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80