#FFEDEB#FFEDEB
#FFEDEB is a very light, near-neutral red. Relative luminance 0.878; OKLCH L 96.0% C 0.020 H 25.2°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDEB |
|---|---|
| RGB | rgb(255, 237, 235) |
| HSL | hsl(6, 100%, 96%) |
| HSV | hsv(6, 8%, 100%) |
| CMYK | cmyk(0%, 7.1%, 7.8%, 0%) |
| CIE-LAB | lab(95.09, 5.74, 3.16) |
| CIE-LCH | lch(95.09, 6.56, 28.81°) |
| OKLab | oklab(95.98% 0.0179 0.0084) |
| OKLCH | oklch(95.98% 0.02 25.2) |
| XYZ | xyz(86.5180, 87.8277, 90.9758) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.02
Lavenderblush
#FFF0F5
ΔE00 3.29
Mistyrose
#FFE4E1
ΔE00 3.47
Seashell
#FFF5EE
ΔE00 4.90
Snow
#FFFAFA
ΔE00 5.67
Linen
#FAF0E6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDEB #EBFDFF
analogous
#FFEBF3 #FFEDEB #FFF7EB
triadic
#FFEDEB #EBFFED #EDEBFF
tetradic
#FFEDEB #F3FFEB #EBFDFF #F7EBFF
square
#FFEDEB #F3FFEB #EBFDFF #F7EBFF
split-complementary
#FFEDEB #EBFFF7 #EBF3FF
monochromatic
#FF7F71 #FFB6AE #FFE3E0 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.13
#FFEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#FFEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDEB
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDEB | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffedeb; /* rgb */ color: rgb(255, 237, 235); /* oklch */ color: oklch(96.0% 0.020 25.2);
Tailwind
colors: {
custom: {
50: '#fff2f1',
500: '#ffedeb',
950: '#000000',
},
}SCSS
$custom: #ffedeb; $custom-light: #fff2f1; $custom-dark: #000000;
JSON
{
"hex": "#ffedeb",
"rgb": {
"r": 255,
"g": 237,
"b": 235
},
"hsl": {
"h": 6,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95984,
"c": 0.0198,
"h": 25.2
},
"luminance": 0.87827
}Semantic roles & 50–950 ramp
primary
#FFEDEB
secondary
#A0E6EE
accent
#CFE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585