#FEDFA9#FEDFA9
#FEDFA9 is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.7% C 0.077 H 81.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFA9 |
|---|---|
| RGB | rgb(254, 223, 169) |
| HSL | hsl(38, 98%, 83%) |
| HSV | hsv(38, 33%, 100%) |
| CMYK | cmyk(0%, 12.2%, 33.5%, 0.4%) |
| CIE-LAB | lab(90.19, 3.14, 30.43) |
| CIE-LCH | lch(90.19, 30.59, 84.11°) |
| OKLab | oklab(91.67% 0.0117 0.0764) |
| OKLCH | oklch(91.67% 0.077 81.3) |
| XYZ | xyz(74.4235, 76.7135, 48.4153) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.61
Moccasin
#FFE4B5
ΔE00 2.06
Pale Peach
#FFE5AD
ΔE00 2.09
Wheat
#F5DEB3
ΔE00 3.14
Vanilla
#F3E5AB
ΔE00 5.73
Light Peach
#FFD8B1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFA9 #A9C8FE
analogous
#FEB4A9 #FEDFA9 #F2FEA9
triadic
#FEDFA9 #A9FEDF #DFA9FE
tetradic
#FEDFA9 #A9FEB4 #A9C8FE #FEA9F2
square
#FEDFA9 #A9FEB4 #A9C8FE #FEA9F2
split-complementary
#FEDFA9 #A9F2FE #B4A9FE
monochromatic
#FDB230 #FDC86D #FEDFA9 #FFF4E1 #FFF4E1
Accessibility & contrast
On white
1.29
#FEDFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FEDFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFA9
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFA9 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA5
Deuteranopia (green-blind)
#F4E6AA
Tritanopia (blue-blind)
#FFD5D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfa9; /* rgb */ color: rgb(254, 223, 169); /* oklch */ color: oklch(91.7% 0.077 81.3);
Tailwind
colors: {
custom: {
50: '#ffe8c3',
500: '#fedfa9',
950: '#000000',
},
}SCSS
$custom: #fedfa9; $custom-light: #ffe8c3; $custom-dark: #000000;
JSON
{
"hex": "#fedfa9",
"rgb": {
"r": 254,
"g": 223,
"b": 169
},
"hsl": {
"h": 38.118,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.91666,
"c": 0.07725,
"h": 81.3
},
"luminance": 0.76711
}Semantic roles & 50–950 ramp
primary
#FEDFA9
secondary
#6895E3
accent
#54E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482