#FFEBEE#FFEBEE
#FFEBEE is a very light, muted red. Relative luminance 0.869; OKLCH L 95.7% C 0.022 H 7.2°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBEE |
|---|---|
| RGB | rgb(255, 235, 238) |
| HSL | hsl(351, 100%, 96%) |
| HSV | hsv(351, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 6.7%, 0%) |
| CIE-LAB | lab(94.67, 7.27, 1.00) |
| CIE-LCH | lch(94.67, 7.34, 7.84°) |
| OKLab | oklab(95.69% 0.0219 0.0028) |
| OKLCH | oklch(95.69% 0.022 7.2) |
| XYZ | xyz(86.3793, 86.8509, 93.0858) |
| Luminance | 0.8685 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.12
Mistyrose
#FFE4E1
ΔE00 3.53
Very Light Pink
#FFF4F2
ΔE00 4.78
Snow
#FFFAFA
ΔE00 6.88
Seashell
#FFF5EE
ΔE00 7.24
Ghostwhite
#F8F8FF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBEE #EBFFFC
analogous
#FFEBF8 #FFEBEE #FFF2EB
triadic
#FFEBEE #EEFFEB #EBEEFF
tetradic
#FFEBEE #F8FFEB #EBFFFC #F2EBFF
square
#FFEBEE #F8FFEB #EBFFFC #F2EBFF
split-complementary
#FFEBEE #EBFFF2 #EBF8FF
monochromatic
#FF7186 #FFAEBA #FFE0E5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.14
#FFEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#FFEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBEE
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBEE | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebee; /* rgb */ color: rgb(255, 235, 238); /* oklch */ color: oklch(95.7% 0.022 7.2);
Tailwind
colors: {
custom: {
50: '#fff1f3',
500: '#ffebee',
950: '#000000',
},
}SCSS
$custom: #ffebee; $custom-light: #fff1f3; $custom-dark: #000000;
JSON
{
"hex": "#ffebee",
"rgb": {
"r": 255,
"g": 235,
"b": 238
},
"hsl": {
"h": 351,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95685,
"c": 0.02207,
"h": 7.2
},
"luminance": 0.8685
}Semantic roles & 50–950 ramp
primary
#FFEBEE
secondary
#A0EEE2
accent
#E6C300
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585