#F69DEB#F69DEB
#F69DEB is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.0% C 0.144 H 331.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F69DEB |
|---|---|
| RGB | rgb(246, 157, 235) |
| HSL | hsl(307, 83%, 79%) |
| HSV | hsv(307, 36%, 96%) |
| CMYK | cmyk(0%, 36.2%, 4.5%, 3.5%) |
| CIE-LAB | lab(75.89, 44.57, -25.54) |
| CIE-LCH | lch(75.89, 51.37, 330.18°) |
| OKLab | oklab(81% 0.1261 -0.069) |
| OKLCH | oklch(81% 0.144 331.3) |
| XYZ | xyz(65.0576, 49.7080, 84.7489) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 8.02
Purply Pink
#F075E6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69DEB #9DF6A8
analogous
#D59DF6 #F69DEB #F69DBF
triadic
#F69DEB #EBF69D #9DEBF6
tetradic
#F69DEB #F6D59D #9DF6A8 #9DBFF6
square
#F69DEB #F6D59D #9DF6A8 #9DBFF6
split-complementary
#F69DEB #BFF69D #9DF6D5
monochromatic
#EC2DD4 #F165E0 #F69DEB #FBD5F6 #FCE3F9
Accessibility & contrast
On white
1.92
#F69DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#F69DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69DEB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69DEB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#FDA3BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f69deb; /* rgb */ color: rgb(246, 157, 235); /* oklch */ color: oklch(81.0% 0.144 331.3);
Tailwind
colors: {
custom: {
50: '#fabbf1',
500: '#f69deb',
950: '#000000',
},
}SCSS
$custom: #f69deb; $custom-light: #fabbf1; $custom-dark: #000000;
JSON
{
"hex": "#f69deb",
"rgb": {
"r": 246,
"g": 157,
"b": 235
},
"hsl": {
"h": 307.416,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.80996,
"c": 0.14377,
"h": 331.3
},
"luminance": 0.49705
}Semantic roles & 50–950 ramp
primary
#F69DEB
secondary
#D7F4DA
accent
#E02106
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184