#FFEBF0#FFEBF0
#FFEBF0 is a very light, muted red. Relative luminance 0.870; OKLCH L 95.7% C 0.023 H 0.5°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBF0 |
|---|---|
| RGB | rgb(255, 235, 240) |
| HSL | hsl(345, 100%, 96%) |
| HSV | hsv(345, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 5.9%, 0%) |
| CIE-LAB | lab(94.73, 7.60, 0.04) |
| CIE-LCH | lch(94.73, 7.60, 0.27°) |
| OKLab | oklab(95.74% 0.0226 0.0002) |
| OKLCH | oklch(95.74% 0.023 0.5) |
| XYZ | xyz(86.6747, 86.9691, 94.6419) |
| Luminance | 0.8697 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.01
Mistyrose
#FFE4E1
ΔE00 4.17
Very Light Pink
#FFF4F2
ΔE00 5.34
Snow
#FFFAFA
ΔE00 7.20
Seashell
#FFF5EE
ΔE00 7.93
Ghostwhite
#F8F8FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBF0 #EBFFFA
analogous
#FFEBFA #FFEBF0 #FFF0EB
triadic
#FFEBF0 #F0FFEB #EBF0FF
tetradic
#FFEBF0 #FAFFEB #EBFFFA #F0EBFF
square
#FFEBF0 #FAFFEB #EBFFFA #F0EBFF
split-complementary
#FFEBF0 #EBFFF0 #EBFAFF
monochromatic
#FF7194 #FFAEC2 #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.14
#FFEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#FFEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBF0
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBF0 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF0
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#FFEAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebf0; /* rgb */ color: rgb(255, 235, 240); /* oklch */ color: oklch(95.7% 0.023 0.5);
Tailwind
colors: {
custom: {
50: '#fff1f4',
500: '#ffebf0',
950: '#000000',
},
}SCSS
$custom: #ffebf0; $custom-light: #fff1f4; $custom-dark: #000000;
JSON
{
"hex": "#ffebf0",
"rgb": {
"r": 255,
"g": 235,
"b": 240
},
"hsl": {
"h": 345,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95741,
"c": 0.02264,
"h": 0.5
},
"luminance": 0.86968
}Semantic roles & 50–950 ramp
primary
#FFEBF0
secondary
#A0EEDB
accent
#E6AC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585