#F69DEE#F69DEE
#F69DEE is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.1% C 0.146 H 330.0°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F69DEE |
|---|---|
| RGB | rgb(246, 157, 238) |
| HSL | hsl(305, 83%, 79%) |
| HSV | hsv(305, 36%, 96%) |
| CMYK | cmyk(0%, 36.2%, 3.3%, 3.5%) |
| CIE-LAB | lab(76.00, 45.09, -27.01) |
| CIE-LCH | lch(76.00, 52.56, 329.08°) |
| OKLab | oklab(81.11% 0.1269 -0.0731) |
| OKLCH | oklch(81.11% 0.146 330) |
| XYZ | xyz(65.4947, 49.8828, 87.0508) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.60
Mauve
#E0B0FF
ΔE00 7.68
Bubblegum Pink
#FE83CC
ΔE00 7.70
Purply Pink
#F075E6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69DEE #9DF6A5
analogous
#D29DF6 #F69DEE #F69DC2
triadic
#F69DEE #EEF69D #9DEEF6
tetradic
#F69DEE #F6D29D #9DF6A5 #9DC2F6
square
#F69DEE #F6D29D #9DF6A5 #9DC2F6
split-complementary
#F69DEE #C2F69D #9DF6D2
monochromatic
#EC2DDB #F165E4 #F69DEE #FBD5F8 #FCE3FA
Accessibility & contrast
On white
1.91
#F69DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#F69DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69DEE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69DEE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F1
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#FDA3BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f69dee; /* rgb */ color: rgb(246, 157, 238); /* oklch */ color: oklch(81.1% 0.146 330.0);
Tailwind
colors: {
custom: {
50: '#fabbf3',
500: '#f69dee',
950: '#000000',
},
}SCSS
$custom: #f69dee; $custom-light: #fabbf3; $custom-dark: #000000;
JSON
{
"hex": "#f69dee",
"rgb": {
"r": 246,
"g": 157,
"b": 238
},
"hsl": {
"h": 305.393,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.81112,
"c": 0.14645,
"h": 330
},
"luminance": 0.4988
}Semantic roles & 50–950 ramp
primary
#F69DEE
secondary
#D7F4D9
accent
#E01906
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185