#F595DE#F595DE
#F595DE is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.1% C 0.146 H 336.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F595DE |
|---|---|
| RGB | rgb(245, 149, 222) |
| HSL | hsl(314, 83%, 77%) |
| HSV | hsv(314, 39%, 96%) |
| CMYK | cmyk(0%, 39.2%, 9.4%, 3.9%) |
| CIE-LAB | lab(73.67, 46.18, -21.85) |
| CIE-LCH | lch(73.67, 51.09, 334.68°) |
| OKLab | oklab(79.14% 0.1334 -0.0586) |
| OKLCH | oklch(79.14% 0.146 336.3) |
| XYZ | xyz(61.5883, 46.1847, 74.7636) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.86
Plum
#DDA0DD
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 6.55
Pink (survey)
#FF81C0
ΔE00 6.93
Purply Pink
#F075E6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F595DE #95F5AC
analogous
#DC95F5 #F595DE #F595AE
triadic
#F595DE #DEF595 #95DEF5
tetradic
#F595DE #F5DC95 #95F5AC #95AEF5
square
#F595DE #F5DC95 #95F5AC #95AEF5
split-complementary
#F595DE #AEF595 #95F5DC
monochromatic
#EA25BB #F05DCD #F595DE #FACDEF #FCE3F6
Accessibility & contrast
On white
2.05
#F595DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F595DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F595DE
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F595DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F595DE | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#FE98B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f595de; /* rgb */ color: rgb(245, 149, 222); /* oklch */ color: oklch(79.1% 0.146 336.3);
Tailwind
colors: {
custom: {
50: '#fab6e8',
500: '#f595de',
950: '#000000',
},
}SCSS
$custom: #f595de; $custom-light: #fab6e8; $custom-dark: #000000;
JSON
{
"hex": "#f595de",
"rgb": {
"r": 245,
"g": 149,
"b": 222
},
"hsl": {
"h": 314.375,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.79141,
"c": 0.14572,
"h": 336.3
},
"luminance": 0.46181
}Semantic roles & 50–950 ramp
primary
#F595DE
secondary
#D7F4DE
accent
#DF3A06
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084