#F675F8#F675F8
#F675F8 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.220 H 326.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F675F8 |
|---|---|
| RGB | rgb(246, 117, 248) |
| HSL | hsl(299, 90%, 72%) |
| HSV | hsv(299, 53%, 97%) |
| CMYK | cmyk(0.8%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(68.82, 66.41, -43.59) |
| CIE-LCH | lch(68.82, 79.44, 326.72°) |
| OKLab | oklab(75.9% 0.184 -0.12) |
| OKLCH | oklch(75.9% 0.22 326.9) |
| XYZ | xyz(61.3095, 39.0962, 93.1058) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 2.90
Light Magenta
#FA5FF7
ΔE00 3.30
Violet Pink
#FB5FFC
ΔE00 3.30
Candy Pink
#FF63E9
ΔE00 3.72
Orchid
#DA70D6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675F8 #77F875
analogous
#B575F8 #F675F8 #F875B9
triadic
#F675F8 #F8F675 #75F8F6
tetradic
#F675F8 #F8B575 #77F875 #75B9F8
square
#F675F8 #F8B575 #77F875 #75B9F8
split-complementary
#F675F8 #B9F875 #75F8B5
monochromatic
#E40CE7 #F23BF5 #F675F8 #FAAFFB #FDE2FE
Accessibility & contrast
On white
2.38
#F675F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F675F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675F8
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675F8 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#FC84AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f675f8; /* rgb */ color: rgb(246, 117, 248); /* oklch */ color: oklch(75.9% 0.220 326.9);
Tailwind
colors: {
custom: {
50: '#fca2fb',
500: '#f675f8',
950: '#000000',
},
}SCSS
$custom: #f675f8; $custom-light: #fca2fb; $custom-dark: #000000;
JSON
{
"hex": "#f675f8",
"rgb": {
"r": 246,
"g": 117,
"b": 248
},
"hsl": {
"h": 299.084,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.75897,
"c": 0.21964,
"h": 326.9
},
"luminance": 0.39093
}Semantic roles & 50–950 ramp
primary
#F675F8
secondary
#D4F5D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85