#F59CED#F59CED
#F59CED is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.8% C 0.147 H 330.1°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F59CED |
|---|---|
| RGB | rgb(245, 156, 237) |
| HSL | hsl(305, 82%, 79%) |
| HSV | hsv(305, 36%, 96%) |
| CMYK | cmyk(0%, 36.3%, 3.3%, 3.9%) |
| CIE-LAB | lab(75.64, 45.12, -27.02) |
| CIE-LCH | lch(75.64, 52.59, 329.09°) |
| OKLab | oklab(80.81% 0.127 -0.0732) |
| OKLCH | oklch(80.81% 0.147 330.1) |
| XYZ | xyz(64.8298, 49.3068, 86.2066) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 7.57
Mauve
#E0B0FF
ΔE00 7.75
Purply Pink
#F075E6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59CED #9CF5A4
analogous
#D09CF5 #F59CED #F59CC0
triadic
#F59CED #EDF59C #9CEDF5
tetradic
#F59CED #F5D09C #9CF5A4 #9CC0F5
square
#F59CED #F5D09C #9CF5A4 #9CC0F5
split-complementary
#F59CED #C0F59C #9CF5D0
monochromatic
#EA2DD9 #EF64E3 #F59CED #FBD4F7 #FCE3FA
Accessibility & contrast
On white
1.93
#F59CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#F59CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59CED
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59CED | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#FCA2BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f59ced; /* rgb */ color: rgb(245, 156, 237); /* oklch */ color: oklch(80.8% 0.147 330.1);
Tailwind
colors: {
custom: {
50: '#fabbf3',
500: '#f59ced',
950: '#000000',
},
}SCSS
$custom: #f59ced; $custom-light: #fabbf3; $custom-dark: #000000;
JSON
{
"hex": "#f59ced",
"rgb": {
"r": 245,
"g": 156,
"b": 237
},
"hsl": {
"h": 305.393,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.80808,
"c": 0.14655,
"h": 330.1
},
"luminance": 0.49304
}Semantic roles & 50–950 ramp
primary
#F59CED
secondary
#D7F4DA
accent
#DE1B07
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185