#FFEBEA#FFEBEA
#FFEBEA is a very light, muted red. Relative luminance 0.866; OKLCH L 95.6% C 0.022 H 21.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBEA |
|---|---|
| RGB | rgb(255, 235, 234) |
| HSL | hsl(3, 100%, 96%) |
| HSV | hsv(3, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 8.2%, 0%) |
| CIE-LAB | lab(94.58, 6.60, 2.93) |
| CIE-LCH | lch(94.58, 7.23, 23.95°) |
| OKLab | oklab(95.58% 0.0204 0.0078) |
| OKLCH | oklch(95.58% 0.022 21) |
| XYZ | xyz(85.7981, 86.6184, 90.0252) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.71
Lavenderblush
#FFF0F5
ΔE00 3.18
Very Light Pink
#FFF4F2
ΔE00 3.95
Seashell
#FFF5EE
ΔE00 5.92
Snow
#FFFAFA
ΔE00 6.49
Linen
#FAF0E6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBEA #EAFEFF
analogous
#FFEAF3 #FFEBEA #FFF5EA
triadic
#FFEBEA #EAFFEB #EBEAFF
tetradic
#FFEBEA #F3FFEA #EAFEFF #F5EAFF
square
#FFEBEA #F3FFEA #EAFEFF #F5EAFF
split-complementary
#FFEBEA #EAFFF5 #EAF3FF
monochromatic
#FF7670 #FFB1AD #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.15
#FFEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#FFEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBEA
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBEA | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#FFE9EB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebea; /* rgb */ color: rgb(255, 235, 234); /* oklch */ color: oklch(95.6% 0.022 21.0);
Tailwind
colors: {
custom: {
50: '#fff1f0',
500: '#ffebea',
950: '#000000',
},
}SCSS
$custom: #ffebea; $custom-light: #fff1f0; $custom-dark: #000000;
JSON
{
"hex": "#ffebea",
"rgb": {
"r": 255,
"g": 235,
"b": 234
},
"hsl": {
"h": 2.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95575,
"c": 0.02187,
"h": 21
},
"luminance": 0.86617
}Semantic roles & 50–950 ramp
primary
#FFEBEA
secondary
#9FEAEE
accent
#DBE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585