#F6C0FB#F6C0FB
#F6C0FB is a very light, moderate purple. Relative luminance 0.643; OKLCH L 87.4% C 0.098 H 323.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C0FB |
|---|---|
| RGB | rgb(246, 192, 251) |
| HSL | hsl(295, 88%, 87%) |
| HSV | hsv(295, 24%, 98%) |
| CMYK | cmyk(2%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.10, 29.06, -21.65) |
| CIE-LCH | lch(84.10, 36.24, 323.31°) |
| OKLab | oklab(87.43% 0.0792 -0.0584) |
| OKLCH | oklch(87.43% 0.098 323.6) |
| XYZ | xyz(74.2662, 64.2589, 99.7391) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.95
Light Lilac
#EDC8FF
ΔE00 3.52
Very Light Purple
#F6CEFC
ΔE00 4.12
Pale Mauve
#FED0FC
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 5.23
Light Lavender
#DFC5FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C0FB #C5FBC0
analogous
#D9C0FB #F6C0FB #FBC0E3
triadic
#F6C0FB #FBF6C0 #C0FBF6
tetradic
#F6C0FB #FBD9C0 #C5FBC0 #C0E3FB
square
#F6C0FB #FBD9C0 #C5FBC0 #C0E3FB
split-complementary
#F6C0FB #E3FBC0 #C0FBD9
monochromatic
#E64DF4 #EE86F7 #F6C0FB #FBE2FD #FBE2FD
Accessibility & contrast
On white
1.52
#F6C0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F6C0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C0FB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C0FB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#F9C5D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f6c0fb; /* rgb */ color: rgb(246, 192, 251); /* oklch */ color: oklch(87.4% 0.098 323.6);
Tailwind
colors: {
custom: {
50: '#f9d3fc',
500: '#f6c0fb',
950: '#000000',
},
}SCSS
$custom: #f6c0fb; $custom-light: #f9d3fc; $custom-dark: #000000;
JSON
{
"hex": "#f6c0fb",
"rgb": {
"r": 246,
"g": 192,
"b": 251
},
"hsl": {
"h": 294.915,
"s": 88.06,
"l": 86.863
},
"oklch": {
"l": 0.87427,
"c": 0.0984,
"h": 323.6
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#F6C0FB
secondary
#87E17F
accent
#E50114
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385