#FFC2F4#FFC2F4
#FFC2F4 is a very light, moderate pink. Relative luminance 0.664; OKLCH L 88.4% C 0.094 H 332.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2F4 |
|---|---|
| RGB | rgb(255, 194, 244) |
| HSL | hsl(311, 100%, 88%) |
| HSV | hsv(311, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 4.3%, 0%) |
| CIE-LAB | lab(85.19, 29.67, -16.20) |
| CIE-LCH | lch(85.19, 33.80, 331.36°) |
| OKLab | oklab(88.39% 0.084 -0.0433) |
| OKLCH | oklch(88.39% 0.094 332.7) |
| XYZ | xyz(76.8596, 66.3777, 94.3339) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.67
Very Light Purple
#F6CEFC
ΔE00 4.44
Light Lavendar
#EFC0FE
ΔE00 5.08
Light Lilac
#EDC8FF
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 6.48
Powder Pink
#FFB2D0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2F4 #C2FFCD
analogous
#EBC2FF #FFC2F4 #FFC2D5
triadic
#FFC2F4 #F4FFC2 #C2F4FF
tetradic
#FFC2F4 #FFEBC2 #C2FFCD #C2D5FF
square
#FFC2F4 #FFEBC2 #C2FFCD #C2D5FF
split-complementary
#FFC2F4 #D5FFC2 #C2FFEB
monochromatic
#FF48DE #FF85E9 #FFC2F4 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.47
#FFC2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#FFC2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2F4
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2F4 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F6
Deuteranopia (green-blind)
#CFD8F2
Tritanopia (blue-blind)
#FFC5D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc2f4; /* rgb */ color: rgb(255, 194, 244); /* oklch */ color: oklch(88.4% 0.094 332.7);
Tailwind
colors: {
custom: {
50: '#ffd5f7',
500: '#ffc2f4',
950: '#000000',
},
}SCSS
$custom: #ffc2f4; $custom-light: #ffd5f7; $custom-dark: #000000;
JSON
{
"hex": "#ffc2f4",
"rgb": {
"r": 255,
"g": 194,
"b": 244
},
"hsl": {
"h": 310.82,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88386,
"c": 0.09445,
"h": 332.7
},
"luminance": 0.66375
}Semantic roles & 50–950 ramp
primary
#FFC2F4
secondary
#7DE890
accent
#E62900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385