#FEDBD1#FEDBD1
#FEDBD1 is a very light, muted red. Relative luminance 0.763; OKLCH L 91.8% C 0.041 H 36.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBD1 |
|---|---|
| RGB | rgb(254, 219, 209) |
| HSL | hsl(13, 96%, 91%) |
| HSV | hsv(13, 18%, 100%) |
| CMYK | cmyk(0%, 13.8%, 17.7%, 0.4%) |
| CIE-LAB | lab(90.02, 10.57, 9.40) |
| CIE-LCH | lch(90.02, 14.15, 41.62°) |
| OKLab | oklab(91.8% 0.0333 0.0247) |
| OKLCH | oklch(91.8% 0.041 36.5) |
| XYZ | xyz(77.7131, 76.3396, 70.9506) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.89
Apricot
#FBCEB1
ΔE00 7.62
Peach
#FFDAB9
ΔE00 9.11
Lavenderblush
#FFF0F5
ΔE00 9.34
Very Light Pink
#FFF4F2
ΔE00 9.42
Light Rose
#FFC5CB
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBD1 #D1F4FE
analogous
#FED1DD #FEDBD1 #FEF1D1
triadic
#FEDBD1 #D1FEDB #DBD1FE
tetradic
#FEDBD1 #DDFED1 #D1F4FE #F1D1FE
square
#FEDBD1 #DDFED1 #D1F4FE #F1D1FE
split-complementary
#FEDBD1 #D1FEF1 #D1DDFE
monochromatic
#FB7D59 #FDAC95 #FEDBD1 #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.29
#FEDBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FEDBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBD1
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBD1 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DED0
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedbd1; /* rgb */ color: rgb(254, 219, 209); /* oklch */ color: oklch(91.8% 0.041 36.5);
Tailwind
colors: {
custom: {
50: '#ffe6df',
500: '#fedbd1',
950: '#000000',
},
}SCSS
$custom: #fedbd1; $custom-light: #ffe6df; $custom-dark: #000000;
JSON
{
"hex": "#fedbd1",
"rgb": {
"r": 254,
"g": 219,
"b": 209
},
"hsl": {
"h": 13.333,
"s": 95.745,
"l": 90.784
},
"oklch": {
"l": 0.91795,
"c": 0.04146,
"h": 36.5
},
"luminance": 0.76337
}Semantic roles & 50–950 ramp
primary
#FEDBD1
secondary
#8BD3E8
accent
#B3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484