#FCE6EA#FCE6EA
#FCE6EA is a very light, muted red. Relative luminance 0.832; OKLCH L 94.4% C 0.025 H 5.1°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE6EA |
|---|---|
| RGB | rgb(252, 230, 234) |
| HSL | hsl(349, 79%, 95%) |
| HSV | hsv(349, 9%, 99%) |
| CMYK | cmyk(0%, 8.7%, 7.1%, 1.2%) |
| CIE-LAB | lab(93.12, 8.15, 0.78) |
| CIE-LCH | lch(93.12, 8.18, 5.46°) |
| OKLab | oklab(94.37% 0.0245 0.0022) |
| OKLCH | oklch(94.37% 0.025 5.1) |
| XYZ | xyz(83.2914, 83.2308, 89.5034) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.11
Mistyrose
#FFE4E1
ΔE00 3.31
Very Light Pink
#FFF4F2
ΔE00 5.93
Snow
#FFFAFA
ΔE00 8.02
Seashell
#FFF5EE
ΔE00 8.32
Light Pink
#FFD1DF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE6EA #E6FCF8
analogous
#FCE6F5 #FCE6EA #FCEDE6
triadic
#FCE6EA #EAFCE6 #E6EAFC
tetradic
#FCE6EA #F5FCE6 #E6FCF8 #EDE6FC
square
#FCE6EA #F5FCE6 #E6FCF8 #EDE6FC
split-complementary
#FCE6EA #E6FCED #E6F5FC
monochromatic
#EF798E #F5AFBC #FCE4E8 #FCE4E8 #FCE4E8
Accessibility & contrast
On white
1.19
#FCE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#FCE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE6EA
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE6EA | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#FFE5E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fce6ea; /* rgb */ color: rgb(252, 230, 234); /* oklch */ color: oklch(94.4% 0.025 5.1);
Tailwind
colors: {
custom: {
50: '#fdedf0',
500: '#fce6ea',
950: '#000000',
},
}SCSS
$custom: #fce6ea; $custom-light: #fdedf0; $custom-dark: #000000;
JSON
{
"hex": "#fce6ea",
"rgb": {
"r": 252,
"g": 230,
"b": 234
},
"hsl": {
"h": 349.091,
"s": 78.571,
"l": 94.51
},
"oklch": {
"l": 0.94374,
"c": 0.02457,
"h": 5.1
},
"luminance": 0.8323
}Semantic roles & 50–950 ramp
primary
#FCE6EA
secondary
#A2E4D8
accent
#DBB50B
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485