#F397DF#F397DF
#F397DF is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.3% C 0.142 H 335.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F397DF |
|---|---|
| RGB | rgb(243, 151, 223) |
| HSL | hsl(313, 79%, 77%) |
| HSV | hsv(313, 38%, 95%) |
| CMYK | cmyk(0%, 37.9%, 8.2%, 4.7%) |
| CIE-LAB | lab(73.88, 44.69, -22.09) |
| CIE-LCH | lch(73.88, 49.85, 333.70°) |
| OKLab | oklab(79.27% 0.1285 -0.0593) |
| OKLCH | oklch(79.27% 0.142 335.2) |
| XYZ | xyz(61.3477, 46.5188, 75.5454) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.79
Bubblegum Pink
#FE83CC
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.63
Pink (survey)
#FF81C0
ΔE00 7.42
Purply Pink
#F075E6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F397DF #97F3AB
analogous
#D997F3 #F397DF #F397B1
triadic
#F397DF #DFF397 #97DFF3
tetradic
#F397DF #F3D997 #97F3AB #97B1F3
square
#F397DF #F3D997 #97F3AB #97B1F3
split-complementary
#F397DF #B1F397 #97F3D9
monochromatic
#E629BD #ED60CE #F397DF #F9CEF0 #FCE4F7
Accessibility & contrast
On white
2.04
#F397DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F397DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F397DF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F397DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F397DF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#FC9BB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f397df; /* rgb */ color: rgb(243, 151, 223); /* oklch */ color: oklch(79.3% 0.142 335.2);
Tailwind
colors: {
custom: {
50: '#f8b7e9',
500: '#f397df',
950: '#000000',
},
}SCSS
$custom: #f397df; $custom-light: #f8b7e9; $custom-dark: #000000;
JSON
{
"hex": "#f397df",
"rgb": {
"r": 243,
"g": 151,
"b": 223
},
"hsl": {
"h": 313.043,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.79266,
"c": 0.14155,
"h": 335.2
},
"luminance": 0.46516
}Semantic roles & 50–950 ramp
primary
#F397DF
secondary
#D7F4DD
accent
#DC370A
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084