#FFEBE5#FFEBE5
#FFEBE5 is a very light, muted red. Relative luminance 0.863; OKLCH L 95.4% C 0.023 H 37.4°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBE5 |
|---|---|
| RGB | rgb(255, 235, 229) |
| HSL | hsl(14, 100%, 95%) |
| HSV | hsv(14, 10%, 100%) |
| CMYK | cmyk(0%, 7.8%, 10.2%, 0%) |
| CIE-LAB | lab(94.46, 5.79, 5.35) |
| CIE-LCH | lch(94.46, 7.89, 42.76°) |
| OKLab | oklab(95.44% 0.0185 0.0142) |
| OKLCH | oklch(95.44% 0.023 37.4) |
| XYZ | xyz(85.0899, 86.3352, 86.2954) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.36
Very Light Pink
#FFF4F2
ΔE00 3.88
Seashell
#FFF5EE
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 5.21
Linen
#FAF0E6
ΔE00 5.34
Snow
#FFFAFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBE5 #E5F9FF
analogous
#FFE5EC #FFEBE5 #FFF8E5
triadic
#FFEBE5 #E5FFEB #EBE5FF
tetradic
#FFEBE5 #ECFFE5 #E5F9FF #F8E5FF
square
#FFEBE5 #ECFFE5 #E5F9FF #F8E5FF
split-complementary
#FFEBE5 #E5FFF8 #E5ECFF
monochromatic
#FF8D6B #FFBCA8 #FFE7E0 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.15
#FFEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#FFEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBE5
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBE5 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE5
Deuteranopia (green-blind)
#F4F1E5
Tritanopia (blue-blind)
#FFE8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebe5; /* rgb */ color: rgb(255, 235, 229); /* oklch */ color: oklch(95.4% 0.023 37.4);
Tailwind
colors: {
custom: {
50: '#fff1ed',
500: '#ffebe5',
950: '#000000',
},
}SCSS
$custom: #ffebe5; $custom-light: #fff1ed; $custom-dark: #000000;
JSON
{
"hex": "#ffebe5",
"rgb": {
"r": 255,
"g": 235,
"b": 229
},
"hsl": {
"h": 13.846,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.9544,
"c": 0.02333,
"h": 37.4
},
"luminance": 0.86334
}Semantic roles & 50–950 ramp
primary
#FFEBE5
secondary
#9BDAED
accent
#B1E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584