#F39DAB#F39DAB
#F39DAB is a light, moderate red. Relative luminance 0.461; OKLCH L 78.6% C 0.104 H 9.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DAB |
|---|---|
| RGB | rgb(243, 157, 171) |
| HSL | hsl(350, 78%, 78%) |
| HSV | hsv(350, 35%, 95%) |
| CMYK | cmyk(0%, 35.4%, 29.6%, 4.7%) |
| CIE-LAB | lab(73.62, 33.80, 6.15) |
| CIE-LCH | lch(73.62, 34.36, 10.31°) |
| OKLab | oklab(78.56% 0.1025 0.0164) |
| OKLCH | oklch(78.56% 0.104 9.1) |
| XYZ | xyz(56.3715, 46.1128, 44.4518) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.34
Pig Pink
#E78EA5
ΔE00 4.54
Soft Pink
#FDB0C0
ΔE00 4.73
Rose Pink
#F7879A
ΔE00 5.30
Lightpink
#FFB6C1
ΔE00 5.86
Rosa
#FE86A4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DAB #9DF3E5
analogous
#F39DD6 #F39DAB #F3BA9D
triadic
#F39DAB #ABF39D #9DABF3
tetradic
#F39DAB #D6F39D #9DF3E5 #BA9DF3
square
#F39DAB #D6F39D #9DF3E5 #BA9DF3
split-complementary
#F39DAB #9DF3BA #9DD6F3
monochromatic
#E6304E #EC667C #F39DAB #FAD4DA #FCE4E8
Accessibility & contrast
On white
2.05
#F39DAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F39DAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DAB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DAB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#FF96A2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f39dab; /* rgb */ color: rgb(243, 157, 171); /* oklch */ color: oklch(78.6% 0.104 9.1);
Tailwind
colors: {
custom: {
50: '#f9bbc3',
500: '#f39dab',
950: '#000000',
},
}SCSS
$custom: #f39dab; $custom-light: #f9bbc3; $custom-dark: #000000;
JSON
{
"hex": "#f39dab",
"rgb": {
"r": 243,
"g": 157,
"b": 171
},
"hsl": {
"h": 350.233,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.78558,
"c": 0.10378,
"h": 9.1
},
"luminance": 0.46109
}Semantic roles & 50–950 ramp
primary
#F39DAB
secondary
#D8F3EF
accent
#DAB90B
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171212
muted
#858181