#F294DF#F294DF
#F294DF is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.7% C 0.146 H 334.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F294DF |
|---|---|
| RGB | rgb(242, 148, 223) |
| HSL | hsl(312, 78%, 76%) |
| HSV | hsv(312, 39%, 95%) |
| CMYK | cmyk(0%, 38.8%, 7.9%, 5.1%) |
| CIE-LAB | lab(73.15, 45.92, -23.22) |
| CIE-LCH | lch(73.15, 51.45, 333.18°) |
| OKLab | oklab(78.69% 0.1318 -0.0625) |
| OKLCH | oklch(78.69% 0.146 334.6) |
| XYZ | xyz(60.5268, 45.3880, 75.3704) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.00
Plum
#DDA0DD
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 7.23
Pink (survey)
#FF81C0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294DF #94F2A7
analogous
#D694F2 #F294DF #F294B0
triadic
#F294DF #DFF294 #94DFF2
tetradic
#F294DF #F2D694 #94F2A7 #94B0F2
square
#F294DF #F2D694 #94F2A7 #94B0F2
split-complementary
#F294DF #B0F294 #94F2D6
monochromatic
#E527BE #EB5DCF #F294DF #F9CBEF #FCE4F7
Accessibility & contrast
On white
2.08
#F294DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F294DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294DF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294DF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#FA98B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f294df; /* rgb */ color: rgb(242, 148, 223); /* oklch */ color: oklch(78.7% 0.146 334.6);
Tailwind
colors: {
custom: {
50: '#f8b5e9',
500: '#f294df',
950: '#000000',
},
}SCSS
$custom: #f294df; $custom-light: #f8b5e9; $custom-dark: #000000;
JSON
{
"hex": "#f294df",
"rgb": {
"r": 242,
"g": 148,
"b": 223
},
"hsl": {
"h": 312.128,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.78687,
"c": 0.1459,
"h": 334.6
},
"luminance": 0.45385
}Semantic roles & 50–950 ramp
primary
#F294DF
secondary
#D8F3DD
accent
#DB350B
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084