#FEDFAC#FEDFAC
#FEDFAC is a very light, moderate orange. Relative luminance 0.768; OKLCH L 91.7% C 0.074 H 79.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFAC |
|---|---|
| RGB | rgb(254, 223, 172) |
| HSL | hsl(37, 98%, 84%) |
| HSV | hsv(37, 32%, 100%) |
| CMYK | cmyk(0%, 12.2%, 32.3%, 0.4%) |
| CIE-LAB | lab(90.24, 3.50, 28.96) |
| CIE-LCH | lch(90.24, 29.17, 83.11°) |
| OKLab | oklab(91.72% 0.0129 0.0729) |
| OKLCH | oklch(91.72% 0.074 79.9) |
| XYZ | xyz(74.7084, 76.8274, 49.9156) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.97
Moccasin
#FFE4B5
ΔE00 1.66
Pale Peach
#FFE5AD
ΔE00 2.52
Wheat
#F5DEB3
ΔE00 2.77
Light Peach
#FFD8B1
ΔE00 5.15
Bisque
#FFE4C4
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFAC #ACCBFE
analogous
#FEB6AC #FEDFAC #F4FEAC
triadic
#FEDFAC #ACFEDF #DFACFE
tetradic
#FEDFAC #ACFEB6 #ACCBFE #FEACF4
square
#FEDFAC #ACFEB6 #ACCBFE #FEACF4
split-complementary
#FEDFAC #ACF4FE #B6ACFE
monochromatic
#FDB033 #FDC870 #FEDFAC #FFF3E1 #FFF3E1
Accessibility & contrast
On white
1.28
#FEDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FEDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFAC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFAC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA9
Deuteranopia (green-blind)
#F4E6AD
Tritanopia (blue-blind)
#FFD6D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfac; /* rgb */ color: rgb(254, 223, 172); /* oklch */ color: oklch(91.7% 0.074 79.9);
Tailwind
colors: {
custom: {
50: '#ffe8c5',
500: '#fedfac',
950: '#000000',
},
}SCSS
$custom: #fedfac; $custom-light: #ffe8c5; $custom-dark: #000000;
JSON
{
"hex": "#fedfac",
"rgb": {
"r": 254,
"g": 223,
"b": 172
},
"hsl": {
"h": 37.317,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.91724,
"c": 0.07404,
"h": 79.9
},
"luminance": 0.76825
}Semantic roles & 50–950 ramp
primary
#FEDFAC
secondary
#6B98E3
accent
#57E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482