#F295CE#F295CE
#F295CE is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.2% C 0.131 H 343.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F295CE |
|---|---|
| RGB | rgb(242, 149, 206) |
| HSL | hsl(323, 78%, 77%) |
| HSV | hsv(323, 38%, 95%) |
| CMYK | cmyk(0%, 38.4%, 14.9%, 5.1%) |
| CIE-LAB | lab(72.78, 42.65, -14.42) |
| CIE-LCH | lch(72.78, 45.02, 341.32°) |
| OKLab | oklab(78.22% 0.1256 -0.0382) |
| OKLCH | oklch(78.22% 0.131 343.1) |
| XYZ | xyz(58.5064, 44.8319, 63.9523) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.23
Pink (survey)
#FF81C0
ΔE00 5.07
Plum
#DDA0DD
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 7.38
Powder Pink
#FFB2D0
ΔE00 8.41
Bubblegum (survey)
#FF6CB5
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F295CE #95F2B9
analogous
#E895F2 #F295CE #F295A0
triadic
#F295CE #CEF295 #95CEF2
tetradic
#F295CE #F2E895 #95F2B9 #95A0F2
square
#F295CE #F2E895 #95F2B9 #95A0F2
split-complementary
#F295CE #A0F295 #95F2E8
monochromatic
#E5289C #EB5EB5 #F295CE #F9CCE7 #FCE4F2
Accessibility & contrast
On white
2.11
#F295CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F295CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F295CE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F295CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F295CE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9D0
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#FD95AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f295ce; /* rgb */ color: rgb(242, 149, 206); /* oklch */ color: oklch(78.2% 0.131 343.1);
Tailwind
colors: {
custom: {
50: '#f8b6dd',
500: '#f295ce',
950: '#000000',
},
}SCSS
$custom: #f295ce; $custom-light: #f8b6dd; $custom-dark: #000000;
JSON
{
"hex": "#f295ce",
"rgb": {
"r": 242,
"g": 149,
"b": 206
},
"hsl": {
"h": 323.226,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.78221,
"c": 0.13124,
"h": 343.1
},
"luminance": 0.44828
}Semantic roles & 50–950 ramp
primary
#F295CE
secondary
#D8F3E2
accent
#DA5B0B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083