#F69CED#F69CED
#F69CED is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.9% C 0.147 H 330.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CED |
|---|---|
| RGB | rgb(246, 156, 237) |
| HSL | hsl(306, 83%, 79%) |
| HSV | hsv(306, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 3.7%, 3.5%) |
| CIE-LAB | lab(75.75, 45.43, -26.84) |
| CIE-LCH | lch(75.75, 52.77, 329.43°) |
| OKLab | oklab(80.92% 0.1281 -0.0726) |
| OKLCH | oklch(80.92% 0.147 330.4) |
| XYZ | xyz(65.1797, 49.4872, 86.2230) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 7.47
Mauve
#E0B0FF
ΔE00 7.89
Purply Pink
#F075E6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CED #9CF6A5
analogous
#D29CF6 #F69CED #F69CC0
triadic
#F69CED #EDF69C #9CEDF6
tetradic
#F69CED #F6D29C #9CF6A5 #9CC0F6
square
#F69CED #F6D29C #9CF6A5 #9CC0F6
split-complementary
#F69CED #C0F69C #9CF6D2
monochromatic
#EC2CD9 #F164E3 #F69CED #FBD4F7 #FCE3FA
Accessibility & contrast
On white
1.93
#F69CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F69CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CED
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CED | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F0
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#FDA2BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f69ced; /* rgb */ color: rgb(246, 156, 237); /* oklch */ color: oklch(80.9% 0.147 330.4);
Tailwind
colors: {
custom: {
50: '#fabbf3',
500: '#f69ced',
950: '#000000',
},
}SCSS
$custom: #f69ced; $custom-light: #fabbf3; $custom-dark: #000000;
JSON
{
"hex": "#f69ced",
"rgb": {
"r": 246,
"g": 156,
"b": 237
},
"hsl": {
"h": 306,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.80916,
"c": 0.14726,
"h": 330.4
},
"luminance": 0.49484
}Semantic roles & 50–950 ramp
primary
#F69CED
secondary
#D7F4DA
accent
#E01C06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185