#FFC2F3#FFC2F3
#FFC2F3 is a very light, moderate pink. Relative luminance 0.663; OKLCH L 88.4% C 0.094 H 333.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2F3 |
|---|---|
| RGB | rgb(255, 194, 243) |
| HSL | hsl(312, 100%, 88%) |
| HSV | hsv(312, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 4.7%, 0%) |
| CIE-LAB | lab(85.16, 29.49, -15.71) |
| CIE-LCH | lch(85.16, 33.42, 331.95°) |
| OKLab | oklab(88.35% 0.0836 -0.0419) |
| OKLCH | oklch(88.35% 0.094 333.4) |
| XYZ | xyz(76.7082, 66.3171, 93.5364) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.67
Very Light Purple
#F6CEFC
ΔE00 4.50
Light Lavendar
#EFC0FE
ΔE00 5.29
Light Lilac
#EDC8FF
ΔE00 5.94
Pale Lavender
#EECFFE
ΔE00 6.57
Powder Pink
#FFB2D0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2F3 #C2FFCE
analogous
#ECC2FF #FFC2F3 #FFC2D4
triadic
#FFC2F3 #F3FFC2 #C2F3FF
tetradic
#FFC2F3 #FFECC2 #C2FFCE #C2D4FF
square
#FFC2F3 #FFECC2 #C2FFCE #C2D4FF
split-complementary
#FFC2F3 #D4FFC2 #C2FFEC
monochromatic
#FF48DB #FF85E7 #FFC2F3 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.47
#FFC2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FFC2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2F3
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2F3 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F5
Deuteranopia (green-blind)
#CFD8F1
Tritanopia (blue-blind)
#FFC5D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc2f3; /* rgb */ color: rgb(255, 194, 243); /* oklch */ color: oklch(88.4% 0.094 333.4);
Tailwind
colors: {
custom: {
50: '#ffd5f7',
500: '#ffc2f3',
950: '#000000',
},
}SCSS
$custom: #ffc2f3; $custom-light: #ffd5f7; $custom-dark: #000000;
JSON
{
"hex": "#ffc2f3",
"rgb": {
"r": 255,
"g": 194,
"b": 243
},
"hsl": {
"h": 311.803,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88352,
"c": 0.09357,
"h": 333.4
},
"luminance": 0.66315
}Semantic roles & 50–950 ramp
primary
#FFC2F3
secondary
#7DE892
accent
#E62D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385