#F69DED#F69DED
#F69DED is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.1% C 0.146 H 330.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F69DED |
|---|---|
| RGB | rgb(246, 157, 237) |
| HSL | hsl(306, 83%, 79%) |
| HSV | hsv(306, 36%, 96%) |
| CMYK | cmyk(0%, 36.2%, 3.7%, 3.5%) |
| CIE-LAB | lab(75.96, 44.92, -26.52) |
| CIE-LCH | lch(75.96, 52.16, 329.44°) |
| OKLab | oklab(81.07% 0.1266 -0.0717) |
| OKLCH | oklch(81.07% 0.146 330.5) |
| XYZ | xyz(65.3482, 49.8242, 86.2792) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 7.56
Mauve
#E0B0FF
ΔE00 7.79
Purply Pink
#F075E6
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69DED #9DF6A6
analogous
#D39DF6 #F69DED #F69DC1
triadic
#F69DED #EDF69D #9DEDF6
tetradic
#F69DED #F6D39D #9DF6A6 #9DC1F6
square
#F69DED #F6D39D #9DF6A6 #9DC1F6
split-complementary
#F69DED #C1F69D #9DF6D3
monochromatic
#EC2DD8 #F165E3 #F69DED #FBD5F7 #FCE3FA
Accessibility & contrast
On white
1.92
#F69DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#F69DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69DED
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69DED | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#B0C0EA
Tritanopia (blue-blind)
#FDA3BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f69ded; /* rgb */ color: rgb(246, 157, 237); /* oklch */ color: oklch(81.1% 0.146 330.5);
Tailwind
colors: {
custom: {
50: '#fabbf3',
500: '#f69ded',
950: '#000000',
},
}SCSS
$custom: #f69ded; $custom-light: #fabbf3; $custom-dark: #000000;
JSON
{
"hex": "#f69ded",
"rgb": {
"r": 246,
"g": 157,
"b": 237
},
"hsl": {
"h": 306.067,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.81073,
"c": 0.14555,
"h": 330.5
},
"luminance": 0.49821
}Semantic roles & 50–950 ramp
primary
#F69DED
secondary
#D7F4DA
accent
#E01C06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185