#F495DE#F495DE
#F495DE is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.0% C 0.145 H 335.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F495DE |
|---|---|
| RGB | rgb(244, 149, 222) |
| HSL | hsl(314, 81%, 77%) |
| HSV | hsv(314, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 9%, 4.3%) |
| CIE-LAB | lab(73.55, 45.87, -22.04) |
| CIE-LCH | lch(73.55, 50.89, 334.34°) |
| OKLab | oklab(79.03% 0.1323 -0.0592) |
| OKLCH | oklch(79.03% 0.145 335.9) |
| XYZ | xyz(61.2403, 46.0052, 74.7473) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.96
Plum
#DDA0DD
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 6.46
Pink (survey)
#FF81C0
ΔE00 7.03
Purply Pink
#F075E6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495DE #95F4AB
analogous
#DB95F4 #F495DE #F495AF
triadic
#F495DE #DEF495 #95DEF4
tetradic
#F495DE #F4DB95 #95F4AB #95AFF4
square
#F495DE #F4DB95 #95F4AB #95AFF4
split-complementary
#F495DE #AFF495 #95F4DB
monochromatic
#E826BB #EE5ECD #F495DE #FACCEF #FCE3F6
Accessibility & contrast
On white
2.06
#F495DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F495DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495DE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495DE | 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)
#96ACE1
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#FD99B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f495de; /* rgb */ color: rgb(244, 149, 222); /* oklch */ color: oklch(79.0% 0.145 335.9);
Tailwind
colors: {
custom: {
50: '#f9b6e8',
500: '#f495de',
950: '#000000',
},
}SCSS
$custom: #f495de; $custom-light: #f9b6e8; $custom-dark: #000000;
JSON
{
"hex": "#f495de",
"rgb": {
"r": 244,
"g": 149,
"b": 222
},
"hsl": {
"h": 313.895,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.79029,
"c": 0.14493,
"h": 335.9
},
"luminance": 0.46002
}Semantic roles & 50–950 ramp
primary
#F495DE
secondary
#D7F4DE
accent
#DE3908
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084