#F69FEB#F69FEB
#F69FEB is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.3% C 0.140 H 331.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FEB |
|---|---|
| RGB | rgb(246, 159, 235) |
| HSL | hsl(308, 83%, 79%) |
| HSV | hsv(308, 35%, 96%) |
| CMYK | cmyk(0%, 35.4%, 4.5%, 3.5%) |
| CIE-LAB | lab(76.31, 43.53, -24.90) |
| CIE-LCH | lch(76.31, 50.15, 330.23°) |
| OKLab | oklab(81.31% 0.1232 -0.0672) |
| OKLCH | oklch(81.31% 0.14 331.4) |
| XYZ | xyz(65.3987, 50.3902, 84.8626) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 6.93
Violet (CSS)
#EE82EE
ΔE00 7.03
Bubblegum Pink
#FE83CC
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 7.85
Light Lavendar
#EFC0FE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FEB #9FF6AA
analogous
#D69FF6 #F69FEB #F69FC0
triadic
#F69FEB #EBF69F #9FEBF6
tetradic
#F69FEB #F6D69F #9FF6AA #9FC0F6
square
#F69FEB #F6D69F #9FF6AA #9FC0F6
split-complementary
#F69FEB #C0F69F #9FF6D6
monochromatic
#EC2FD4 #F167DF #F69FEB #FBD7F7 #FCE3F9
Accessibility & contrast
On white
1.90
#F69FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#F69FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FEB
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FEB | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#B2C1E8
Tritanopia (blue-blind)
#FDA4BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f69feb; /* rgb */ color: rgb(246, 159, 235); /* oklch */ color: oklch(81.3% 0.140 331.4);
Tailwind
colors: {
custom: {
50: '#fabdf1',
500: '#f69feb',
950: '#000000',
},
}SCSS
$custom: #f69feb; $custom-light: #fabdf1; $custom-dark: #000000;
JSON
{
"hex": "#f69feb",
"rgb": {
"r": 246,
"g": 159,
"b": 235
},
"hsl": {
"h": 307.586,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.81312,
"c": 0.14034,
"h": 331.4
},
"luminance": 0.50387
}Semantic roles & 50–950 ramp
primary
#F69FEB
secondary
#64D672
accent
#DF2206
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171216
muted
#858285