#FFEBE8#FFEBE8
#FFEBE8 is a very light, muted red. Relative luminance 0.865; OKLCH L 95.5% C 0.022 H 27.8°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBE8 |
|---|---|
| RGB | rgb(255, 235, 232) |
| HSL | hsl(8, 100%, 95%) |
| HSV | hsv(8, 9%, 100%) |
| CMYK | cmyk(0%, 7.8%, 9%, 0%) |
| CIE-LAB | lab(94.53, 6.28, 3.90) |
| CIE-LCH | lch(94.53, 7.39, 31.87°) |
| OKLab | oklab(95.52% 0.0197 0.0104) |
| OKLCH | oklch(95.52% 0.022 27.8) |
| XYZ | xyz(85.5124, 86.5042, 88.5205) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.72
Very Light Pink
#FFF4F2
ΔE00 3.76
Lavenderblush
#FFF0F5
ΔE00 3.94
Seashell
#FFF5EE
ΔE00 5.34
Linen
#FAF0E6
ΔE00 6.32
Snow
#FFFAFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBE8 #E8FCFF
analogous
#FFE8F0 #FFEBE8 #FFF6E8
triadic
#FFEBE8 #E8FFEB #EBE8FF
tetradic
#FFEBE8 #F0FFE8 #E8FCFF #F6E8FF
square
#FFEBE8 #F0FFE8 #E8FCFF #F6E8FF
split-complementary
#FFEBE8 #E8FFF6 #E8F0FF
monochromatic
#FF816E #FFB6AB #FFE4E0 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.15
#FFEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#FFEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBE8
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBE8 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE8
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#FFE9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebe8; /* rgb */ color: rgb(255, 235, 232); /* oklch */ color: oklch(95.5% 0.022 27.8);
Tailwind
colors: {
custom: {
50: '#fff1ef',
500: '#ffebe8',
950: '#000000',
},
}SCSS
$custom: #ffebe8; $custom-light: #fff1ef; $custom-dark: #000000;
JSON
{
"hex": "#ffebe8",
"rgb": {
"r": 255,
"g": 235,
"b": 232
},
"hsl": {
"h": 7.826,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95521,
"c": 0.02224,
"h": 27.8
},
"luminance": 0.86503
}Semantic roles & 50–950 ramp
primary
#FFEBE8
secondary
#9DE3EE
accent
#C8E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585