#FFC0FE#FFC0FE
#FFC0FE is a very light, moderate purple. Relative luminance 0.661; OKLCH L 88.4% C 0.107 H 327.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0FE |
|---|---|
| RGB | rgb(255, 192, 254) |
| HSL | hsl(301, 100%, 88%) |
| HSV | hsv(301, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 0.4%, 0%) |
| CIE-LAB | lab(85.06, 32.49, -21.71) |
| CIE-LCH | lch(85.06, 39.07, 326.24°) |
| OKLab | oklab(88.39% 0.0899 -0.0585) |
| OKLCH | oklch(88.39% 0.107 327) |
| XYZ | xyz(77.9772, 66.1173, 102.4010) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.39
Pale Mauve
#FED0FC
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 4.99
Very Light Purple
#F6CEFC
ΔE00 5.05
Pale Lavender
#EECFFE
ΔE00 6.51
Mauve
#E0B0FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0FE #C0FFC1
analogous
#E0C0FF #FFC0FE #FFC0DF
triadic
#FFC0FE #FEFFC0 #C0FEFF
tetradic
#FFC0FE #FFE0C0 #C0FFC1 #C0DFFF
square
#FFC0FE #FFE0C0 #C0FFC1 #C0DFFF
split-complementary
#FFC0FE #DFFFC0 #C0FFE0
monochromatic
#FF46FC #FF83FD #FFC0FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.48
#FFC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FFC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0FE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0FE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#CBD7FC
Tritanopia (blue-blind)
#FFC5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc0fe; /* rgb */ color: rgb(255, 192, 254); /* oklch */ color: oklch(88.4% 0.107 327.0);
Tailwind
colors: {
custom: {
50: '#ffd3fe',
500: '#ffc0fe',
950: '#000000',
},
}SCSS
$custom: #ffc0fe; $custom-light: #ffd3fe; $custom-dark: #000000;
JSON
{
"hex": "#ffc0fe",
"rgb": {
"r": 255,
"g": 192,
"b": 254
},
"hsl": {
"h": 300.952,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.88389,
"c": 0.10728,
"h": 327
},
"luminance": 0.66115
}Semantic roles & 50–950 ramp
primary
#FFC0FE
secondary
#7BE87D
accent
#E60400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386