#FCE6E6#FCE6E6
#FCE6E6 is a very light, muted red. Relative luminance 0.830; OKLCH L 94.3% C 0.024 H 17.6°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE6E6 |
|---|---|
| RGB | rgb(252, 230, 230) |
| HSL | hsl(0, 79%, 95%) |
| HSV | hsv(0, 9%, 99%) |
| CMYK | cmyk(0%, 8.7%, 8.7%, 1.2%) |
| CIE-LAB | lab(93.02, 7.49, 2.72) |
| CIE-LCH | lch(93.02, 7.96, 19.96°) |
| OKLab | oklab(94.26% 0.023 0.0073) |
| OKLCH | oklch(94.26% 0.024 17.6) |
| XYZ | xyz(82.7233, 83.0036, 86.5111) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.98
Lavenderblush
#FFF0F5
ΔE00 3.67
Very Light Pink
#FFF4F2
ΔE00 5.14
Seashell
#FFF5EE
ΔE00 7.11
Snow
#FFFAFA
ΔE00 7.60
Linen
#FAF0E6
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE6E6 #E6FCFC
analogous
#FCE6F1 #FCE6E6 #FCF1E6
triadic
#FCE6E6 #E6FCE6 #E6E6FC
tetradic
#FCE6E6 #F1FCE6 #E6FCFC #F1E6FC
square
#FCE6E6 #F1FCE6 #E6FCFC #F1E6FC
split-complementary
#FCE6E6 #E6FCF1 #E6F1FC
monochromatic
#EF7979 #F5AFAF #FCE4E4 #FCE4E4 #FCE4E4
Accessibility & contrast
On white
1.19
#FCE6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#FCE6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE6E6
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE6E6 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#EEECE6
Tritanopia (blue-blind)
#FFE4E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fce6e6; /* rgb */ color: rgb(252, 230, 230); /* oklch */ color: oklch(94.3% 0.024 17.6);
Tailwind
colors: {
custom: {
50: '#fdeded',
500: '#fce6e6',
950: '#000000',
},
}SCSS
$custom: #fce6e6; $custom-light: #fdeded; $custom-dark: #000000;
JSON
{
"hex": "#fce6e6",
"rgb": {
"r": 252,
"g": 230,
"b": 230
},
"hsl": {
"h": 0,
"s": 78.571,
"l": 94.51
},
"oklch": {
"l": 0.94263,
"c": 0.02412,
"h": 17.6
},
"luminance": 0.83002
}Semantic roles & 50–950 ramp
primary
#FCE6E6
secondary
#A2E4E4
accent
#DBDB0B
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484