#FFEDEF#FFEDEF
#FFEDEF is a very light, near-neutral red. Relative luminance 0.881; OKLCH L 96.1% C 0.020 H 9.8°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDEF |
|---|---|
| RGB | rgb(255, 237, 239) |
| HSL | hsl(353, 100%, 96%) |
| HSV | hsv(353, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 6.3%, 0%) |
| CIE-LAB | lab(95.19, 6.41, 1.23) |
| CIE-LCH | lch(95.19, 6.52, 10.85°) |
| OKLab | oklab(96.09% 0.0194 0.0033) |
| OKLCH | oklch(96.09% 0.02 9.8) |
| XYZ | xyz(87.1024, 88.0615, 94.0536) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.72
Very Light Pink
#FFF4F2
ΔE00 3.83
Mistyrose
#FFE4E1
ΔE00 3.88
Snow
#FFFAFA
ΔE00 5.97
Seashell
#FFF5EE
ΔE00 6.31
Ghostwhite
#F8F8FF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDEF #EDFFFD
analogous
#FFEDF8 #FFEDEF #FFF4ED
triadic
#FFEDEF #EFFFED #EDEFFF
tetradic
#FFEDEF #F8FFED #EDFFFD #F4EDFF
square
#FFEDEF #F8FFED #EDFFFD #F4EDFF
split-complementary
#FFEDEF #EDFFF4 #EDF8FF
monochromatic
#FF7382 #FFB0B9 #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.13
#FFEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#FFEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDEF
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDEF | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#FFECEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffedef; /* rgb */ color: rgb(255, 237, 239); /* oklch */ color: oklch(96.1% 0.020 9.8);
Tailwind
colors: {
custom: {
50: '#fff2f4',
500: '#ffedef',
950: '#000000',
},
}SCSS
$custom: #ffedef; $custom-light: #fff2f4; $custom-dark: #000000;
JSON
{
"hex": "#ffedef",
"rgb": {
"r": 255,
"g": 237,
"b": 239
},
"hsl": {
"h": 353.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96093,
"c": 0.0197,
"h": 9.8
},
"luminance": 0.8806
}Semantic roles & 50–950 ramp
primary
#FFEDEF
secondary
#A2EFE6
accent
#E6CC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585