#F097DF#F097DF
#F097DF is a light, vivid pink. Relative luminance 0.460; OKLCH L 78.9% C 0.139 H 334.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F097DF |
|---|---|
| RGB | rgb(240, 151, 223) |
| HSL | hsl(311, 75%, 77%) |
| HSV | hsv(311, 37%, 94%) |
| CMYK | cmyk(0%, 37.1%, 7.1%, 5.9%) |
| CIE-LAB | lab(73.54, 43.74, -22.64) |
| CIE-LCH | lch(73.54, 49.25, 332.63°) |
| OKLab | oklab(78.93% 0.1252 -0.0609) |
| OKLCH | oklch(78.93% 0.139 334) |
| XYZ | xyz(60.3206, 45.9892, 75.4972) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 6.42
Pink (survey)
#FF81C0
ΔE00 7.77
Purply Pink
#F075E6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F097DF #97F0A8
analogous
#D597F0 #F097DF #F097B3
triadic
#F097DF #DFF097 #97DFF0
tetradic
#F097DF #F0D597 #97F0A8 #97B3F0
square
#F097DF #F0D597 #97F0A8 #97B3F0
split-complementary
#F097DF #B3F097 #97F0D5
monochromatic
#E12CBE #E862CF #F097DF #F8CCEF #FBE4F7
Accessibility & contrast
On white
2.06
#F097DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F097DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F097DF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F097DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F097DF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#F89BB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f097df; /* rgb */ color: rgb(240, 151, 223); /* oklch */ color: oklch(78.9% 0.139 334.0);
Tailwind
colors: {
custom: {
50: '#f6b7e9',
500: '#f097df',
950: '#000000',
},
}SCSS
$custom: #f097df; $custom-light: #f6b7e9; $custom-dark: #000000;
JSON
{
"hex": "#f097df",
"rgb": {
"r": 240,
"g": 151,
"b": 223
},
"hsl": {
"h": 311.461,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.78932,
"c": 0.13923,
"h": 334
},
"luminance": 0.45986
}Semantic roles & 50–950 ramp
primary
#F097DF
secondary
#D8F3DD
accent
#D7350F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084