#FEDFCA#FEDFCA
#FEDFCA is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.4% C 0.044 H 56.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFCA |
|---|---|
| RGB | rgb(254, 223, 202) |
| HSL | hsl(24, 96%, 89%) |
| HSV | hsv(24, 20%, 100%) |
| CMYK | cmyk(0%, 12.2%, 20.5%, 0.4%) |
| CIE-LAB | lab(90.83, 7.48, 14.22) |
| CIE-LCH | lch(90.83, 16.07, 62.25°) |
| OKLab | oklab(92.38% 0.0247 0.0369) |
| OKLCH | oklch(92.38% 0.044 56.2) |
| XYZ | xyz(77.9215, 78.1127, 66.8382) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.12
Bisque
#FFE4C4
ΔE00 5.21
Apricot
#FBCEB1
ΔE00 5.30
Light Peach
#FFD8B1
ΔE00 5.92
Antiquewhite
#FAEBD7
ΔE00 6.70
Blanchedalmond
#FFEBCD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFCA #CAE9FE
analogous
#FECACF #FEDFCA #FEF9CA
triadic
#FEDFCA #CAFEDF #DFCAFE
tetradic
#FEDFCA #CFFECA #CAE9FE #F9CAFE
square
#FEDFCA #CFFECA #CAE9FE #F9CAFE
split-complementary
#FEDFCA #CAFEF9 #CACFFE
monochromatic
#FC9652 #FDBB8E #FEDFCA #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.26
#FEDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#FEDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFCA
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFCA | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C9
Deuteranopia (green-blind)
#EFE7CA
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedfca; /* rgb */ color: rgb(254, 223, 202); /* oklch */ color: oklch(92.4% 0.044 56.2);
Tailwind
colors: {
custom: {
50: '#ffe9da',
500: '#fedfca',
950: '#000000',
},
}SCSS
$custom: #fedfca; $custom-light: #ffe9da; $custom-dark: #000000;
JSON
{
"hex": "#fedfca",
"rgb": {
"r": 254,
"g": 223,
"b": 202
},
"hsl": {
"h": 24.231,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.9238,
"c": 0.0444,
"h": 56.2
},
"luminance": 0.7811
}Semantic roles & 50–950 ramp
primary
#FEDFCA
secondary
#85C0E7
accent
#89E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483