#FADCED#FADCED
#FADCED is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.4% C 0.040 H 342.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FADCED |
|---|---|
| RGB | rgb(250, 220, 237) |
| HSL | hsl(326, 75%, 92%) |
| HSV | hsv(326, 12%, 98%) |
| CMYK | cmyk(0%, 12%, 5.2%, 2%) |
| CIE-LAB | lab(90.61, 13.16, -4.48) |
| CIE-LCH | lch(90.61, 13.90, 341.19°) |
| OKLab | oklab(92.41% 0.038 -0.0117) |
| OKLCH | oklch(92.41% 0.04 342.8) |
| XYZ | xyz(80.3020, 77.6262, 90.8575) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.82
Pale Pink
#FFCFDC
ΔE00 5.50
Thistle
#D8BFD8
ΔE00 7.62
Lavenderblush
#FFF0F5
ΔE00 7.76
Mistyrose
#FFE4E1
ΔE00 8.16
Pale Mauve
#FED0FC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FADCED #DCFAE9
analogous
#F8DCFA #FADCED #FADCDE
triadic
#FADCED #EDFADC #DCEDFA
tetradic
#FADCED #FAF8DC #DCFAE9 #DCDEFA
square
#FADCED #FAF8DC #DCFAE9 #DCDEFA
split-complementary
#FADCED #DEFADC #DCFAF8
monochromatic
#EB71B6 #F2A6D1 #FADCED #FBE4F1 #FBE4F1
Accessibility & contrast
On white
1.27
#FADCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FADCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FADCED
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FADCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FADCED | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#FEDCE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fadced; /* rgb */ color: rgb(250, 220, 237); /* oklch */ color: oklch(92.4% 0.040 342.8);
Tailwind
colors: {
custom: {
50: '#fce6f2',
500: '#fadced',
950: '#000000',
},
}SCSS
$custom: #fadced; $custom-light: #fce6f2; $custom-dark: #000000;
JSON
{
"hex": "#fadced",
"rgb": {
"r": 250,
"g": 220,
"b": 237
},
"hsl": {
"h": 326,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.92405,
"c": 0.03973,
"h": 342.8
},
"luminance": 0.77625
}Semantic roles & 50–950 ramp
primary
#FADCED
secondary
#9BE0B8
accent
#D7650E
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485