#FFEBEB#FFEBEB
#FFEBEB is a very light, muted red. Relative luminance 0.867; OKLCH L 95.6% C 0.022 H 17.5°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBEB |
|---|---|
| RGB | rgb(255, 235, 235) |
| HSL | hsl(0, 100%, 96%) |
| HSV | hsv(0, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 7.8%, 0%) |
| CIE-LAB | lab(94.60, 6.77, 2.45) |
| CIE-LCH | lch(94.60, 7.20, 19.90°) |
| OKLab | oklab(95.6% 0.0208 0.0066) |
| OKLCH | oklch(95.6% 0.022 17.5) |
| XYZ | xyz(85.9422, 86.6761, 90.7839) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.82
Lavenderblush
#FFF0F5
ΔE00 2.85
Very Light Pink
#FFF4F2
ΔE00 4.10
Seashell
#FFF5EE
ΔE00 6.23
Snow
#FFFAFA
ΔE00 6.55
Linen
#FAF0E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBEB #EBFFFF
analogous
#FFEBF5 #FFEBEB #FFF5EB
triadic
#FFEBEB #EBFFEB #EBEBFF
tetradic
#FFEBEB #F5FFEB #EBFFFF #F5EBFF
square
#FFEBEB #F5FFEB #EBFFFF #F5EBFF
split-complementary
#FFEBEB #EBFFF5 #EBF5FF
monochromatic
#FF7171 #FFAEAE #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.15
#FFEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#FFEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBEB
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBEB | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#FFE9EB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebeb; /* rgb */ color: rgb(255, 235, 235); /* oklch */ color: oklch(95.6% 0.022 17.5);
Tailwind
colors: {
custom: {
50: '#fff1f1',
500: '#ffebeb',
950: '#000000',
},
}SCSS
$custom: #ffebeb; $custom-light: #fff1f1; $custom-dark: #000000;
JSON
{
"hex": "#ffebeb",
"rgb": {
"r": 255,
"g": 235,
"b": 235
},
"hsl": {
"h": 0,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95602,
"c": 0.0218,
"h": 17.5
},
"luminance": 0.86675
}Semantic roles & 50–950 ramp
primary
#FFEBEB
secondary
#A0EEEE
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585