#FFEBE6#FFEBE6
#FFEBE6 is a very light, muted red. Relative luminance 0.864; OKLCH L 95.5% C 0.023 H 34.3°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBE6 |
|---|---|
| RGB | rgb(255, 235, 230) |
| HSL | hsl(12, 100%, 95%) |
| HSV | hsv(12, 10%, 100%) |
| CMYK | cmyk(0%, 7.8%, 9.8%, 0%) |
| CIE-LAB | lab(94.48, 5.95, 4.87) |
| CIE-LCH | lch(94.48, 7.69, 39.29°) |
| OKLab | oklab(95.47% 0.0189 0.0129) |
| OKLCH | oklch(95.47% 0.023 34.3) |
| XYZ | xyz(85.2300, 86.3912, 87.0329) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.08
Very Light Pink
#FFF4F2
ΔE00 3.79
Lavenderblush
#FFF0F5
ΔE00 4.78
Seashell
#FFF5EE
ΔE00 4.85
Linen
#FAF0E6
ΔE00 5.65
Snow
#FFFAFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBE6 #E6FAFF
analogous
#FFE6ED #FFEBE6 #FFF7E6
triadic
#FFEBE6 #E6FFEB #EBE6FF
tetradic
#FFEBE6 #EDFFE6 #E6FAFF #F7E6FF
square
#FFEBE6 #EDFFE6 #E6FAFF #F7E6FF
split-complementary
#FFEBE6 #E6FFF7 #E6EDFF
monochromatic
#FF896C #FFBAA9 #FFE7E0 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.15
#FFEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FFEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBE6
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBE6 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE6
Deuteranopia (green-blind)
#F4F1E6
Tritanopia (blue-blind)
#FFE9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebe6; /* rgb */ color: rgb(255, 235, 230); /* oklch */ color: oklch(95.5% 0.023 34.3);
Tailwind
colors: {
custom: {
50: '#fff1ed',
500: '#ffebe6',
950: '#000000',
},
}SCSS
$custom: #ffebe6; $custom-light: #fff1ed; $custom-dark: #000000;
JSON
{
"hex": "#ffebe6",
"rgb": {
"r": 255,
"g": 235,
"b": 230
},
"hsl": {
"h": 12,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.95467,
"c": 0.0229,
"h": 34.3
},
"luminance": 0.8639
}Semantic roles & 50–950 ramp
primary
#FFEBE6
secondary
#9CDDED
accent
#B8E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584