#FFC2FB#FFC2FB
#FFC2FB is a very light, moderate purple. Relative luminance 0.668; OKLCH L 88.6% C 0.101 H 328.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2FB |
|---|---|
| RGB | rgb(255, 194, 251) |
| HSL | hsl(304, 100%, 88%) |
| HSV | hsv(304, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 1.6%, 0%) |
| CIE-LAB | lab(85.41, 30.90, -19.59) |
| CIE-LCH | lch(85.41, 36.58, 327.63°) |
| OKLab | oklab(88.63% 0.0861 -0.0526) |
| OKLCH | oklch(88.63% 0.101 328.6) |
| XYZ | xyz(77.9427, 66.8109, 100.0381) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.79
Pale Mauve
#FED0FC
ΔE00 4.09
Very Light Purple
#F6CEFC
ΔE00 4.38
Light Lilac
#EDC8FF
ΔE00 4.93
Pale Lavender
#EECFFE
ΔE00 6.12
Pale Lilac
#E4CBFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2FB #C2FFC6
analogous
#E4C2FF #FFC2FB #FFC2DC
triadic
#FFC2FB #FBFFC2 #C2FBFF
tetradic
#FFC2FB #FFE4C2 #C2FFC6 #C2DCFF
square
#FFC2FB #FFE4C2 #C2FFC6 #C2DCFF
split-complementary
#FFC2FB #DCFFC2 #C2FFE4
monochromatic
#FF48F3 #FF85F7 #FFC2FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.46
#FFC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FFC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2FB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2FB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FD
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#FFC6D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc2fb; /* rgb */ color: rgb(255, 194, 251); /* oklch */ color: oklch(88.6% 0.101 328.6);
Tailwind
colors: {
custom: {
50: '#ffd5fc',
500: '#ffc2fb',
950: '#000000',
},
}SCSS
$custom: #ffc2fb; $custom-light: #ffd5fc; $custom-dark: #000000;
JSON
{
"hex": "#ffc2fb",
"rgb": {
"r": 255,
"g": 194,
"b": 251
},
"hsl": {
"h": 303.934,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88627,
"c": 0.10092,
"h": 328.6
},
"luminance": 0.66809
}Semantic roles & 50–950 ramp
primary
#FFC2FB
secondary
#7DE884
accent
#E60F00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385