#FFC0FF#FFC0FF
#FFC0FF is a very light, moderate purple. Relative luminance 0.662; OKLCH L 88.4% C 0.108 H 326.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0FF |
|---|---|
| RGB | rgb(255, 192, 255) |
| HSL | hsl(300, 100%, 88%) |
| HSV | hsv(300, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(85.09, 32.67, -22.20) |
| CIE-LCH | lch(85.09, 39.49, 325.80°) |
| OKLab | oklab(88.43% 0.0902 -0.0598) |
| OKLCH | oklch(88.43% 0.108 326.4) |
| XYZ | xyz(78.1378, 66.1815, 103.2466) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.30
Light Lilac
#EDC8FF
ΔE00 4.95
Pale Mauve
#FED0FC
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.12
Pale Lavender
#EECFFE
ΔE00 6.52
Mauve
#E0B0FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0FF #C0FFC0
analogous
#DFC0FF #FFC0FF #FFC0DF
triadic
#FFC0FF #FFFFC0 #C0FFFF
tetradic
#FFC0FF #FFDFC0 #C0FFC0 #C0DFFF
square
#FFC0FF #FFDFC0 #C0FFC0 #C0DFFF
split-complementary
#FFC0FF #DFFFC0 #C0FFDF
monochromatic
#FF46FF #FF83FF #FFC0FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.48
#FFC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FFC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0FF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0FF | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#FFC5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc0ff; /* rgb */ color: rgb(255, 192, 255); /* oklch */ color: oklch(88.4% 0.108 326.4);
Tailwind
colors: {
custom: {
50: '#ffd3ff',
500: '#ffc0ff',
950: '#000000',
},
}SCSS
$custom: #ffc0ff; $custom-light: #ffd3ff; $custom-dark: #000000;
JSON
{
"hex": "#ffc0ff",
"rgb": {
"r": 255,
"g": 192,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.88425,
"c": 0.10826,
"h": 326.4
},
"luminance": 0.66179
}Semantic roles & 50–950 ramp
primary
#FFC0FF
secondary
#7BE87B
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386