#F69AEB#F69AEB
#F69AEB is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.5% C 0.149 H 331.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F69AEB |
|---|---|
| RGB | rgb(246, 154, 235) |
| HSL | hsl(307, 84%, 78%) |
| HSV | hsv(307, 37%, 96%) |
| CMYK | cmyk(0%, 37.4%, 4.5%, 3.5%) |
| CIE-LAB | lab(75.27, 46.12, -26.49) |
| CIE-LCH | lch(75.27, 53.19, 330.12°) |
| OKLab | oklab(80.53% 0.1305 -0.0716) |
| OKLCH | oklch(80.53% 0.149 331.2) |
| XYZ | xyz(64.5563, 48.7053, 84.5818) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.10
Bubblegum Pink
#FE83CC
ΔE00 7.01
Purply Pink
#F075E6
ΔE00 7.80
Mauve
#E0B0FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69AEB #9AF6A5
analogous
#D39AF6 #F69AEB #F69ABD
triadic
#F69AEB #EBF69A #9AEBF6
tetradic
#F69AEB #F6D39A #9AF6A5 #9ABDF6
square
#F69AEB #F6D39A #9AF6A5 #9ABDF6
split-complementary
#F69AEB #BDF69A #9AF6D3
monochromatic
#EC2AD5 #F162E0 #F69AEB #FBD2F6 #FCE3F9
Accessibility & contrast
On white
1.96
#F69AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#F69AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69AEB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69AEB | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#FDA0B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f69aeb; /* rgb */ color: rgb(246, 154, 235); /* oklch */ color: oklch(80.5% 0.149 331.2);
Tailwind
colors: {
custom: {
50: '#fab9f1',
500: '#f69aeb',
950: '#000000',
},
}SCSS
$custom: #f69aeb; $custom-light: #fab9f1; $custom-dark: #000000;
JSON
{
"hex": "#f69aeb",
"rgb": {
"r": 246,
"g": 154,
"b": 235
},
"hsl": {
"h": 307.174,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.80526,
"c": 0.14889,
"h": 331.2
},
"luminance": 0.48702
}Semantic roles & 50–950 ramp
primary
#F69AEB
secondary
#D7F4DA
accent
#E02005
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184