#FAC2F0#FAC2F0
#FAC2F0 is a very light, moderate pink. Relative luminance 0.652; OKLCH L 87.8% C 0.087 H 332.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC2F0 |
|---|---|
| RGB | rgb(250, 194, 240) |
| HSL | hsl(311, 85%, 87%) |
| HSV | hsv(311, 22%, 98%) |
| CMYK | cmyk(0%, 22.4%, 4%, 2%) |
| CIE-LAB | lab(84.59, 27.33, -15.02) |
| CIE-LCH | lch(84.59, 31.18, 331.20°) |
| OKLab | oklab(87.77% 0.0772 -0.0401) |
| OKLCH | oklch(87.77% 0.087 332.6) |
| XYZ | xyz(74.4430, 65.2010, 91.0848) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.30
Very Light Purple
#F6CEFC
ΔE00 3.97
Light Lavendar
#EFC0FE
ΔE00 5.17
Light Lilac
#EDC8FF
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 5.98
Powder Pink
#FFB2D0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC2F0 #C2FACC
analogous
#E8C2FA #FAC2F0 #FAC2D4
triadic
#FAC2F0 #F0FAC2 #C2F0FA
tetradic
#FAC2F0 #FAE8C2 #C2FACC #C2D4FA
square
#FAC2F0 #FAE8C2 #C2FACC #C2D4FA
split-complementary
#FAC2F0 #D4FAC2 #C2FAE8
monochromatic
#F151D4 #F589E2 #FAC2F0 #FDE3F8 #FDE3F8
Accessibility & contrast
On white
1.50
#FAC2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FAC2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC2F0
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC2F0 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF2
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fac2f0; /* rgb */ color: rgb(250, 194, 240); /* oklch */ color: oklch(87.8% 0.087 332.6);
Tailwind
colors: {
custom: {
50: '#fcd4f5',
500: '#fac2f0',
950: '#000000',
},
}SCSS
$custom: #fac2f0; $custom-light: #fcd4f5; $custom-dark: #000000;
JSON
{
"hex": "#fac2f0",
"rgb": {
"r": 250,
"g": 194,
"b": 240
},
"hsl": {
"h": 310.714,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.87773,
"c": 0.08702,
"h": 332.6
},
"luminance": 0.65199
}Semantic roles & 50–950 ramp
primary
#FAC2F0
secondary
#81DF92
accent
#E12C04
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385