#FFECEC#FFECEC
#FFECEC is a very light, muted red. Relative luminance 0.873; OKLCH L 95.8% C 0.021 H 17.5°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECEC |
|---|---|
| RGB | rgb(255, 236, 236) |
| HSL | hsl(0, 100%, 96%) |
| HSV | hsv(0, 7%, 100%) |
| CMYK | cmyk(0%, 7.5%, 7.5%, 0%) |
| CIE-LAB | lab(94.87, 6.42, 2.32) |
| CIE-LCH | lch(94.87, 6.83, 19.87°) |
| OKLab | oklab(95.82% 0.0197 0.0062) |
| OKLCH | oklch(95.82% 0.021 17.5) |
| XYZ | xyz(86.3742, 87.3082, 91.6426) |
| Luminance | 0.8731 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.62
Mistyrose
#FFE4E1
ΔE00 3.18
Very Light Pink
#FFF4F2
ΔE00 3.72
Seashell
#FFF5EE
ΔE00 5.90
Snow
#FFFAFA
ΔE00 6.16
Linen
#FAF0E6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECEC #ECFFFF
analogous
#FFECF6 #FFECEC #FFF6EC
triadic
#FFECEC #ECFFEC #ECECFF
tetradic
#FFECEC #F6FFEC #ECFFFF #F6ECFF
square
#FFECEC #F6FFEC #ECFFFF #F6ECFF
split-complementary
#FFECEC #ECFFF6 #ECF6FF
monochromatic
#FF7272 #FFAFAF #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.14
#FFECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#FFECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECEC
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECEC | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#F3F2EC
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffecec; /* rgb */ color: rgb(255, 236, 236); /* oklch */ color: oklch(95.8% 0.021 17.5);
Tailwind
colors: {
custom: {
50: '#fff2f2',
500: '#ffecec',
950: '#000000',
},
}SCSS
$custom: #ffecec; $custom-light: #fff2f2; $custom-dark: #000000;
JSON
{
"hex": "#ffecec",
"rgb": {
"r": 255,
"g": 236,
"b": 236
},
"hsl": {
"h": 0,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.9582,
"c": 0.02069,
"h": 17.5
},
"luminance": 0.87307
}Semantic roles & 50–950 ramp
primary
#FFECEC
secondary
#A1EEEE
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585