#FFC0FC#FFC0FC
#FFC0FC is a very light, moderate purple. Relative luminance 0.660; OKLCH L 88.3% C 0.105 H 328.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0FC |
|---|---|
| RGB | rgb(255, 192, 252) |
| HSL | hsl(303, 100%, 88%) |
| HSV | hsv(303, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 1.2%, 0%) |
| CIE-LAB | lab(84.99, 32.13, -20.75) |
| CIE-LCH | lch(84.99, 38.25, 327.14°) |
| OKLab | oklab(88.32% 0.0893 -0.0558) |
| OKLCH | oklch(88.32% 0.105 328) |
| XYZ | xyz(77.6586, 65.9899, 100.7231) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.63
Pale Mauve
#FED0FC
ΔE00 4.74
Very Light Purple
#F6CEFC
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 6.50
Mauve
#E0B0FF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0FC #C0FFC3
analogous
#E2C0FF #FFC0FC #FFC0DC
triadic
#FFC0FC #FCFFC0 #C0FCFF
tetradic
#FFC0FC #FFE2C0 #C0FFC3 #C0DCFF
square
#FFC0FC #FFE2C0 #C0FFC3 #C0DCFF
split-complementary
#FFC0FC #DCFFC0 #C0FFE2
monochromatic
#FF46F6 #FF83F9 #FFC0FC #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.48
#FFC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FFC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0FC
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0FC | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#FFC5D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc0fc; /* rgb */ color: rgb(255, 192, 252); /* oklch */ color: oklch(88.3% 0.105 328.0);
Tailwind
colors: {
custom: {
50: '#ffd3fd',
500: '#ffc0fc',
950: '#000000',
},
}SCSS
$custom: #ffc0fc; $custom-light: #ffd3fd; $custom-dark: #000000;
JSON
{
"hex": "#ffc0fc",
"rgb": {
"r": 255,
"g": 192,
"b": 252
},
"hsl": {
"h": 302.857,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.88318,
"c": 0.10535,
"h": 328
},
"luminance": 0.65988
}Semantic roles & 50–950 ramp
primary
#FFC0FC
secondary
#7BE881
accent
#E60B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385