#FEDBCF#FEDBCF
#FEDBCF is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.7% C 0.042 H 39.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBCF |
|---|---|
| RGB | rgb(254, 219, 207) |
| HSL | hsl(15, 96%, 90%) |
| HSV | hsv(15, 19%, 100%) |
| CMYK | cmyk(0%, 13.8%, 18.5%, 0.4%) |
| CIE-LAB | lab(89.97, 10.28, 10.38) |
| CIE-LCH | lch(89.97, 14.61, 45.28°) |
| OKLab | oklab(91.74% 0.0326 0.0272) |
| OKLCH | oklch(91.74% 0.042 39.8) |
| XYZ | xyz(77.4671, 76.2411, 69.6547) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.48
Apricot
#FBCEB1
ΔE00 6.83
Peach
#FFDAB9
ΔE00 8.20
Very Light Pink
#FFF4F2
ΔE00 9.57
Lavenderblush
#FFF0F5
ΔE00 9.84
Seashell
#FFF5EE
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBCF #CFF2FE
analogous
#FECFDA #FEDBCF #FEF2CF
triadic
#FEDBCF #CFFEDB #DBCFFE
tetradic
#FEDBCF #DAFECF #CFF2FE #F2CFFE
square
#FEDBCF #DAFECF #CFF2FE #F2CFFE
split-complementary
#FEDBCF #CFFEF2 #CFDAFE
monochromatic
#FC8157 #FDAE93 #FEDBCF #FEE9E1 #FEE9E1
Accessibility & contrast
On white
1.29
#FEDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FEDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBCF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBCF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedbcf; /* rgb */ color: rgb(254, 219, 207); /* oklch */ color: oklch(91.7% 0.042 39.8);
Tailwind
colors: {
custom: {
50: '#ffe6dd',
500: '#fedbcf',
950: '#000000',
},
}SCSS
$custom: #fedbcf; $custom-light: #ffe6dd; $custom-dark: #000000;
JSON
{
"hex": "#fedbcf",
"rgb": {
"r": 254,
"g": 219,
"b": 207
},
"hsl": {
"h": 15.319,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.91744,
"c": 0.04241,
"h": 39.8
},
"luminance": 0.76239
}Semantic roles & 50–950 ramp
primary
#FEDBCF
secondary
#89D0E8
accent
#ABE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484