#FADCDC#FADCDC
#FADCDC is a very light, muted red. Relative luminance 0.767; OKLCH L 91.9% C 0.033 H 17.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FADCDC |
|---|---|
| RGB | rgb(250, 220, 220) |
| HSL | hsl(0, 75%, 92%) |
| HSV | hsv(0, 12%, 98%) |
| CMYK | cmyk(0%, 12%, 12%, 2%) |
| CIE-LAB | lab(90.17, 10.34, 3.81) |
| CIE-LCH | lch(90.17, 11.02, 20.20°) |
| OKLab | oklab(91.92% 0.0317 0.0102) |
| OKLCH | oklch(91.92% 0.033 17.8) |
| XYZ | xyz(77.9350, 76.6795, 78.3914) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.37
Lavenderblush
#FFF0F5
ΔE00 6.51
Light Pink
#FFD1DF
ΔE00 7.09
Pale Pink
#FFCFDC
ΔE00 7.23
Very Light Pink
#FFF4F2
ΔE00 8.29
Light Rose
#FFC5CB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FADCDC #DCFAFA
analogous
#FADCEB #FADCDC #FAEBDC
triadic
#FADCDC #DCFADC #DCDCFA
tetradic
#FADCDC #EBFADC #DCFAFA #EBDCFA
square
#FADCDC #EBFADC #DCFAFA #EBDCFA
split-complementary
#FADCDC #DCFAEB #DCEBFA
monochromatic
#EB7171 #F2A6A6 #FADCDC #FBE4E4 #FBE4E4
Accessibility & contrast
On white
1.29
#FADCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FADCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FADCDC
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FADCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FADCDC | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fadcdc; /* rgb */ color: rgb(250, 220, 220); /* oklch */ color: oklch(91.9% 0.033 17.8);
Tailwind
colors: {
custom: {
50: '#fce6e6',
500: '#fadcdc',
950: '#000000',
},
}SCSS
$custom: #fadcdc; $custom-light: #fce6e6; $custom-dark: #000000;
JSON
{
"hex": "#fadcdc",
"rgb": {
"r": 250,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.91922,
"c": 0.03332,
"h": 17.8
},
"luminance": 0.76678
}Semantic roles & 50–950 ramp
primary
#FADCDC
secondary
#9BE0E0
accent
#D7D70E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484