#FEDAE3#FEDAE3
#FEDAE3 is a very light, muted red. Relative luminance 0.768; OKLCH L 92.1% C 0.042 H 1.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDAE3 |
|---|---|
| RGB | rgb(254, 218, 227) |
| HSL | hsl(345, 95%, 93%) |
| HSV | hsv(345, 14%, 100%) |
| CMYK | cmyk(0%, 14.2%, 10.6%, 0.4%) |
| CIE-LAB | lab(90.21, 13.90, 0.23) |
| CIE-LCH | lch(90.21, 13.90, 0.93°) |
| OKLab | oklab(92.09% 0.0415 0.0008) |
| OKLCH | oklch(92.09% 0.042 1.1) |
| XYZ | xyz(79.8087, 76.7616, 83.2705) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.41
Pale Pink
#FFCFDC
ΔE00 3.82
Mistyrose
#FFE4E1
ΔE00 6.07
Light Rose
#FFC5CB
ΔE00 6.73
Bubblegum
#FFC1CC
ΔE00 7.59
Pale Rose
#FDC1C5
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDAE3 #DAFEF5
analogous
#FEDAF5 #FEDAE3 #FEE3DA
triadic
#FEDAE3 #E3FEDA #DAE3FE
tetradic
#FEDAE3 #F5FEDA #DAFEF5 #E3DAFE
square
#FEDAE3 #F5FEDA #DAFEF5 #E3DAFE
split-complementary
#FEDAE3 #DAFEE3 #DAF5FE
monochromatic
#FB6389 #FC9EB6 #FEDAE3 #FEE1E8 #FEE1E8
Accessibility & contrast
On white
1.28
#FEDAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FEDAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDAE3
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDAE3 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE3
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#FFD8DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedae3; /* rgb */ color: rgb(254, 218, 227); /* oklch */ color: oklch(92.1% 0.042 1.1);
Tailwind
colors: {
custom: {
50: '#ffe5eb',
500: '#fedae3',
950: '#000000',
},
}SCSS
$custom: #fedae3; $custom-light: #ffe5eb; $custom-dark: #000000;
JSON
{
"hex": "#fedae3",
"rgb": {
"r": 254,
"g": 218,
"b": 227
},
"hsl": {
"h": 345,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.92091,
"c": 0.04156,
"h": 1.1
},
"luminance": 0.7676
}Semantic roles & 50–950 ramp
primary
#FEDAE3
secondary
#93E9D4
accent
#E6AC00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181516
muted
#868484