#FFC2F2#FFC2F2
#FFC2F2 is a very light, moderate pink. Relative luminance 0.663; OKLCH L 88.3% C 0.093 H 334.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2F2 |
|---|---|
| RGB | rgb(255, 194, 242) |
| HSL | hsl(313, 100%, 88%) |
| HSV | hsv(313, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 5.1%, 0%) |
| CIE-LAB | lab(85.13, 29.32, -15.23) |
| CIE-LCH | lch(85.13, 33.04, 332.56°) |
| OKLab | oklab(88.32% 0.0833 -0.0406) |
| OKLCH | oklch(88.32% 0.093 334) |
| XYZ | xyz(76.5576, 66.2569, 92.7433) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.69
Very Light Purple
#F6CEFC
ΔE00 4.57
Light Lavendar
#EFC0FE
ΔE00 5.51
Light Lilac
#EDC8FF
ΔE00 6.11
Pale Lavender
#EECFFE
ΔE00 6.66
Powder Pink
#FFB2D0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2F2 #C2FFCF
analogous
#EDC2FF #FFC2F2 #FFC2D3
triadic
#FFC2F2 #F2FFC2 #C2F2FF
tetradic
#FFC2F2 #FFEDC2 #C2FFCF #C2D3FF
square
#FFC2F2 #FFEDC2 #C2FFCF #C2D3FF
split-complementary
#FFC2F2 #D3FFC2 #C2FFED
monochromatic
#FF48D8 #FF85E5 #FFC2F2 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.47
#FFC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#FFC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2F2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2F2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF4
Deuteranopia (green-blind)
#D0D8F0
Tritanopia (blue-blind)
#FFC4D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc2f2; /* rgb */ color: rgb(255, 194, 242); /* oklch */ color: oklch(88.3% 0.093 334.0);
Tailwind
colors: {
custom: {
50: '#ffd5f6',
500: '#ffc2f2',
950: '#000000',
},
}SCSS
$custom: #ffc2f2; $custom-light: #ffd5f6; $custom-dark: #000000;
JSON
{
"hex": "#ffc2f2",
"rgb": {
"r": 255,
"g": 194,
"b": 242
},
"hsl": {
"h": 312.787,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88319,
"c": 0.0927,
"h": 334
},
"luminance": 0.66254
}Semantic roles & 50–950 ramp
primary
#FFC2F2
secondary
#7DE894
accent
#E63100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385