#FFC2FE#FFC2FE
#FFC2FE is a very light, moderate purple. Relative luminance 0.670; OKLCH L 88.7% C 0.104 H 326.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2FE |
|---|---|
| RGB | rgb(255, 194, 254) |
| HSL | hsl(301, 100%, 88%) |
| HSV | hsv(301, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 0.4%, 0%) |
| CIE-LAB | lab(85.50, 31.43, -21.04) |
| CIE-LCH | lch(85.50, 37.82, 326.21°) |
| OKLab | oklab(88.73% 0.087 -0.0566) |
| OKLCH | oklch(88.73% 0.104 326.9) |
| XYZ | xyz(78.4193, 67.0016, 102.5484) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.36
Pale Mauve
#FED0FC
ΔE00 4.45
Very Light Purple
#F6CEFC
ΔE00 4.55
Light Lilac
#EDC8FF
ΔE00 4.71
Pale Lavender
#EECFFE
ΔE00 6.10
Pale Lilac
#E4CBFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2FE #C2FFC3
analogous
#E1C2FF #FFC2FE #FFC2DF
triadic
#FFC2FE #FEFFC2 #C2FEFF
tetradic
#FFC2FE #FFE1C2 #C2FFC3 #C2DFFF
square
#FFC2FE #FFE1C2 #C2FFC3 #C2DFFF
split-complementary
#FFC2FE #DFFFC2 #C2FFE1
monochromatic
#FF48FC #FF85FD #FFC2FE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.46
#FFC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FFC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2FE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2FE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#FFC7D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffc2fe; /* rgb */ color: rgb(255, 194, 254); /* oklch */ color: oklch(88.7% 0.104 326.9);
Tailwind
colors: {
custom: {
50: '#ffd5fe',
500: '#ffc2fe',
950: '#000000',
},
}SCSS
$custom: #ffc2fe; $custom-light: #ffd5fe; $custom-dark: #000000;
JSON
{
"hex": "#ffc2fe",
"rgb": {
"r": 255,
"g": 194,
"b": 254
},
"hsl": {
"h": 300.984,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88733,
"c": 0.10381,
"h": 326.9
},
"luminance": 0.66999
}Semantic roles & 50–950 ramp
primary
#FFC2FE
secondary
#7DE87F
accent
#E60400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386