#FFEDED#FFEDED
#FFEDED is a very light, near-neutral red. Relative luminance 0.879; OKLCH L 96.0% C 0.020 H 17.5°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDED |
|---|---|
| RGB | rgb(255, 237, 237) |
| HSL | hsl(0, 100%, 96%) |
| HSV | hsv(0, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 7.1%, 0%) |
| CIE-LAB | lab(95.14, 6.07, 2.19) |
| CIE-LCH | lch(95.14, 6.46, 19.85°) |
| OKLab | oklab(96.04% 0.0187 0.0059) |
| OKLCH | oklch(96.04% 0.02 17.5) |
| XYZ | xyz(86.8086, 87.9439, 92.5062) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.45
Very Light Pink
#FFF4F2
ΔE00 3.33
Mistyrose
#FFE4E1
ΔE00 3.55
Seashell
#FFF5EE
ΔE00 5.58
Snow
#FFFAFA
ΔE00 5.76
Linen
#FAF0E6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDED #EDFFFF
analogous
#FFEDF6 #FFEDED #FFF6ED
triadic
#FFEDED #EDFFED #EDEDFF
tetradic
#FFEDED #F6FFED #EDFFFF #F6EDFF
square
#FFEDED #F6FFED #EDFFFF #F6EDFF
split-complementary
#FFEDED #EDFFF6 #EDF6FF
monochromatic
#FF7373 #FFB0B0 #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.13
#FFEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#FFEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDED
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDED | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeded; /* rgb */ color: rgb(255, 237, 237); /* oklch */ color: oklch(96.0% 0.020 17.5);
Tailwind
colors: {
custom: {
50: '#fff2f2',
500: '#ffeded',
950: '#000000',
},
}SCSS
$custom: #ffeded; $custom-light: #fff2f2; $custom-dark: #000000;
JSON
{
"hex": "#ffeded",
"rgb": {
"r": 255,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96038,
"c": 0.01956,
"h": 17.5
},
"luminance": 0.87943
}Semantic roles & 50–950 ramp
primary
#FFEDED
secondary
#A2EFEF
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585