#FFEBEC#FFEBEC
#FFEBEC is a very light, muted red. Relative luminance 0.867; OKLCH L 95.6% C 0.022 H 14.1°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBEC |
|---|---|
| RGB | rgb(255, 235, 236) |
| HSL | hsl(357, 100%, 96%) |
| HSV | hsv(357, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 7.5%, 0%) |
| CIE-LAB | lab(94.63, 6.93, 1.97) |
| CIE-LCH | lch(94.63, 7.21, 15.84°) |
| OKLab | oklab(95.63% 0.0212 0.0053) |
| OKLCH | oklch(95.63% 0.022 14.1) |
| XYZ | xyz(86.0871, 86.7340, 91.5469) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.55
Mistyrose
#FFE4E1
ΔE00 3.01
Very Light Pink
#FFF4F2
ΔE00 4.30
Seashell
#FFF5EE
ΔE00 6.56
Snow
#FFFAFA
ΔE00 6.64
Linen
#FAF0E6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBEC #EBFFFE
analogous
#FFEBF6 #FFEBEC #FFF4EB
triadic
#FFEBEC #ECFFEB #EBECFF
tetradic
#FFEBEC #F6FFEB #EBFFFE #F4EBFF
square
#FFEBEC #F6FFEB #EBFFFE #F4EBFF
split-complementary
#FFEBEC #EBFFF4 #EBF6FF
monochromatic
#FF7178 #FFAEB2 #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.14
#FFEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#FFEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBEC
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBEC | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#FFE9EB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebec; /* rgb */ color: rgb(255, 235, 236); /* oklch */ color: oklch(95.6% 0.022 14.1);
Tailwind
colors: {
custom: {
50: '#fff1f2',
500: '#ffebec',
950: '#000000',
},
}SCSS
$custom: #ffebec; $custom-light: #fff1f2; $custom-dark: #000000;
JSON
{
"hex": "#ffebec",
"rgb": {
"r": 255,
"g": 235,
"b": 236
},
"hsl": {
"h": 357,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95629,
"c": 0.02181,
"h": 14.1
},
"luminance": 0.86733
}Semantic roles & 50–950 ramp
primary
#FFEBEC
secondary
#A0EEEA
accent
#E6DA00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585