#FAC0ED#FAC0ED
#FAC0ED is a very light, moderate pink. Relative luminance 0.641; OKLCH L 87.3% C 0.088 H 334.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC0ED |
|---|---|
| RGB | rgb(250, 192, 237) |
| HSL | hsl(313, 85%, 87%) |
| HSV | hsv(313, 23%, 98%) |
| CMYK | cmyk(0%, 23.2%, 5.2%, 2%) |
| CIE-LAB | lab(84.04, 27.86, -14.25) |
| CIE-LCH | lch(84.04, 31.29, 332.92°) |
| OKLab | oklab(87.32% 0.0792 -0.038) |
| OKLCH | oklch(87.32% 0.088 334.4) |
| XYZ | xyz(73.5589, 64.1400, 88.6098) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.87
Very Light Purple
#F6CEFC
ΔE00 4.60
Light Lavendar
#EFC0FE
ΔE00 5.67
Light Lilac
#EDC8FF
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 6.59
Powder Pink
#FFB2D0
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC0ED #C0FACD
analogous
#EAC0FA #FAC0ED #FAC0D0
triadic
#FAC0ED #EDFAC0 #C0EDFA
tetradic
#FAC0ED #FAEAC0 #C0FACD #C0D0FA
square
#FAC0ED #FAEAC0 #C0FACD #C0D0FA
split-complementary
#FAC0ED #D0FAC0 #C0FAEA
monochromatic
#F14FCD #F687DD #FAC0ED #FDE3F7 #FDE3F7
Accessibility & contrast
On white
1.52
#FAC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#FAC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC0ED
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC0ED | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#FFC2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac0ed; /* rgb */ color: rgb(250, 192, 237); /* oklch */ color: oklch(87.3% 0.088 334.4);
Tailwind
colors: {
custom: {
50: '#fcd3f2',
500: '#fac0ed',
950: '#000000',
},
}SCSS
$custom: #fac0ed; $custom-light: #fcd3f2; $custom-dark: #000000;
JSON
{
"hex": "#fac0ed",
"rgb": {
"r": 250,
"g": 192,
"b": 237
},
"hsl": {
"h": 313.448,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.87321,
"c": 0.08785,
"h": 334.4
},
"luminance": 0.64138
}Semantic roles & 50–950 ramp
primary
#FAC0ED
secondary
#7FDF95
accent
#E23504
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385