#FFEDEE#FFEDEE
#FFEDEE is a very light, near-neutral red. Relative luminance 0.880; OKLCH L 96.1% C 0.020 H 13.6°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDEE |
|---|---|
| RGB | rgb(255, 237, 238) |
| HSL | hsl(357, 100%, 96%) |
| HSV | hsv(357, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 6.7%, 0%) |
| CIE-LAB | lab(95.16, 6.24, 1.71) |
| CIE-LCH | lch(95.16, 6.47, 15.32°) |
| OKLab | oklab(96.07% 0.019 0.0046) |
| OKLCH | oklch(96.07% 0.02 13.6) |
| XYZ | xyz(86.9551, 88.0025, 93.2777) |
| Luminance | 0.8800 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.06
Very Light Pink
#FFF4F2
ΔE00 3.56
Mistyrose
#FFE4E1
ΔE00 3.69
Snow
#FFFAFA
ΔE00 5.85
Seashell
#FFF5EE
ΔE00 5.94
Linen
#FAF0E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDEE #EDFFFE
analogous
#FFEDF7 #FFEDEE #FFF5ED
triadic
#FFEDEE #EEFFED #EDEEFF
tetradic
#FFEDEE #F7FFED #EDFFFE #F5EDFF
square
#FFEDEE #F7FFED #EDFFFE #F5EDFF
split-complementary
#FFEDEE #EDFFF5 #EDF7FF
monochromatic
#FF737A #FFB0B4 #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.13
#FFEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#FFEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDEE
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDEE | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffedee; /* rgb */ color: rgb(255, 237, 238); /* oklch */ color: oklch(96.1% 0.020 13.6);
Tailwind
colors: {
custom: {
50: '#fff2f3',
500: '#ffedee',
950: '#000000',
},
}SCSS
$custom: #ffedee; $custom-light: #fff2f3; $custom-dark: #000000;
JSON
{
"hex": "#ffedee",
"rgb": {
"r": 255,
"g": 237,
"b": 238
},
"hsl": {
"h": 356.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96066,
"c": 0.01959,
"h": 13.6
},
"luminance": 0.88001
}Semantic roles & 50–950 ramp
primary
#FFEDEE
secondary
#A2EFEA
accent
#E6D900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585