#FFEBED#FFEBED
#FFEBED is a very light, muted red. Relative luminance 0.868; OKLCH L 95.7% C 0.022 H 10.6°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBED |
|---|---|
| RGB | rgb(255, 235, 237) |
| HSL | hsl(354, 100%, 96%) |
| HSV | hsv(354, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 7.1%, 0%) |
| CIE-LAB | lab(94.65, 7.10, 1.48) |
| CIE-LCH | lch(94.65, 7.25, 11.80°) |
| OKLab | oklab(95.66% 0.0215 0.004) |
| OKLCH | oklch(95.66% 0.022 10.6) |
| XYZ | xyz(86.2328, 86.7923, 92.3142) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.30
Mistyrose
#FFE4E1
ΔE00 3.25
Very Light Pink
#FFF4F2
ΔE00 4.53
Snow
#FFFAFA
ΔE00 6.75
Seashell
#FFF5EE
ΔE00 6.89
Linen
#FAF0E6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBED #EBFFFD
analogous
#FFEBF7 #FFEBED #FFF3EB
triadic
#FFEBED #EDFFEB #EBEDFF
tetradic
#FFEBED #F7FFEB #EBFFFD #F3EBFF
square
#FFEBED #F7FFEB #EBFFFD #F3EBFF
split-complementary
#FFEBED #EBFFF3 #EBF7FF
monochromatic
#FF717F #FFAEB6 #FFE0E3 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.14
#FFEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#FFEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBED
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBED | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebed; /* rgb */ color: rgb(255, 235, 237); /* oklch */ color: oklch(95.7% 0.022 10.6);
Tailwind
colors: {
custom: {
50: '#fff1f2',
500: '#ffebed',
950: '#000000',
},
}SCSS
$custom: #ffebed; $custom-light: #fff1f2; $custom-dark: #000000;
JSON
{
"hex": "#ffebed",
"rgb": {
"r": 255,
"g": 235,
"b": 237
},
"hsl": {
"h": 354,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95657,
"c": 0.0219,
"h": 10.6
},
"luminance": 0.86791
}Semantic roles & 50–950 ramp
primary
#FFEBED
secondary
#A0EEE6
accent
#E6CF00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585