#FFEBE7#FFEBE7
#FFEBE7 is a very light, muted red. Relative luminance 0.864; OKLCH L 95.5% C 0.023 H 31.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBE7 |
|---|---|
| RGB | rgb(255, 235, 231) |
| HSL | hsl(10, 100%, 95%) |
| HSV | hsv(10, 9%, 100%) |
| CMYK | cmyk(0%, 7.8%, 9.4%, 0%) |
| CIE-LAB | lab(94.50, 6.11, 4.39) |
| CIE-LCH | lch(94.50, 7.52, 35.65°) |
| OKLab | oklab(95.49% 0.0193 0.0116) |
| OKLCH | oklch(95.49% 0.023 31.1) |
| XYZ | xyz(85.3708, 86.4475, 87.7746) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.86
Very Light Pink
#FFF4F2
ΔE00 3.75
Lavenderblush
#FFF0F5
ΔE00 4.35
Seashell
#FFF5EE
ΔE00 5.08
Linen
#FAF0E6
ΔE00 5.98
Snow
#FFFAFA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBE7 #E7FBFF
analogous
#FFE7EF #FFEBE7 #FFF7E7
triadic
#FFEBE7 #E7FFEB #EBE7FF
tetradic
#FFEBE7 #EFFFE7 #E7FBFF #F7E7FF
square
#FFEBE7 #EFFFE7 #E7FBFF #F7E7FF
split-complementary
#FFEBE7 #E7FFF7 #E7EFFF
monochromatic
#FF856D #FFB8AA #FFE5E0 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.15
#FFEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FFEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBE7
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBE7 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE7
Deuteranopia (green-blind)
#F3F1E7
Tritanopia (blue-blind)
#FFE9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebe7; /* rgb */ color: rgb(255, 235, 231); /* oklch */ color: oklch(95.5% 0.023 31.1);
Tailwind
colors: {
custom: {
50: '#fff1ee',
500: '#ffebe7',
950: '#000000',
},
}SCSS
$custom: #ffebe7; $custom-light: #fff1ee; $custom-dark: #000000;
JSON
{
"hex": "#ffebe7",
"rgb": {
"r": 255,
"g": 235,
"b": 231
},
"hsl": {
"h": 10,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.95494,
"c": 0.02253,
"h": 31.1
},
"luminance": 0.86446
}Semantic roles & 50–950 ramp
primary
#FFEBE7
secondary
#9DE0EE
accent
#BFE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585