#FFEDF0#FFEDF0
#FFEDF0 is a very light, near-neutral red. Relative luminance 0.881; OKLCH L 96.1% C 0.020 H 6.0°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDF0 |
|---|---|
| RGB | rgb(255, 237, 240) |
| HSL | hsl(350, 100%, 96%) |
| HSV | hsv(350, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 5.9%, 0%) |
| CIE-LAB | lab(95.21, 6.58, 0.75) |
| CIE-LCH | lch(95.21, 6.62, 6.47°) |
| OKLab | oklab(96.12% 0.0198 0.0021) |
| OKLCH | oklch(96.12% 0.02 6) |
| XYZ | xyz(87.2505, 88.1207, 94.8338) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.44
Mistyrose
#FFE4E1
ΔE00 4.11
Very Light Pink
#FFF4F2
ΔE00 4.12
Snow
#FFFAFA
ΔE00 6.12
Seashell
#FFF5EE
ΔE00 6.68
Ghostwhite
#F8F8FF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDF0 #EDFFFC
analogous
#FFEDF9 #FFEDF0 #FFF3ED
triadic
#FFEDF0 #F0FFED #EDF0FF
tetradic
#FFEDF0 #F9FFED #EDFFFC #F3EDFF
square
#FFEDF0 #F9FFED #EDFFFC #F3EDFF
split-complementary
#FFEDF0 #EDFFF3 #EDF9FF
monochromatic
#FF738A #FFB0BD #FFE0E5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.13
#FFEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#FFEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDF0
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDF0 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#FFECEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffedf0; /* rgb */ color: rgb(255, 237, 240); /* oklch */ color: oklch(96.1% 0.020 6.0);
Tailwind
colors: {
custom: {
50: '#fff2f4',
500: '#ffedf0',
950: '#000000',
},
}SCSS
$custom: #ffedf0; $custom-light: #fff2f4; $custom-dark: #000000;
JSON
{
"hex": "#ffedf0",
"rgb": {
"r": 255,
"g": 237,
"b": 240
},
"hsl": {
"h": 350,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96121,
"c": 0.01989,
"h": 6
},
"luminance": 0.8812
}Semantic roles & 50–950 ramp
primary
#FFEDF0
secondary
#A2EFE2
accent
#E6BF00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585