#FEDFA8#FEDFA8
#FEDFA8 is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.6% C 0.078 H 81.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFA8 |
|---|---|
| RGB | rgb(254, 223, 168) |
| HSL | hsl(38, 98%, 83%) |
| HSV | hsv(38, 34%, 100%) |
| CMYK | cmyk(0%, 12.2%, 33.9%, 0.4%) |
| CIE-LAB | lab(90.17, 3.02, 30.92) |
| CIE-LCH | lch(90.17, 31.07, 84.42°) |
| OKLab | oklab(91.65% 0.0113 0.0775) |
| OKLCH | oklch(91.65% 0.078 81.7) |
| XYZ | xyz(74.3300, 76.6761, 47.9228) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.84
Pale Peach
#FFE5AD
ΔE00 1.99
Moccasin
#FFE4B5
ΔE00 2.23
Wheat
#F5DEB3
ΔE00 3.29
Vanilla
#F3E5AB
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFA8 #A8C7FE
analogous
#FEB4A8 #FEDFA8 #F2FEA8
triadic
#FEDFA8 #A8FEDF #DFA8FE
tetradic
#FEDFA8 #A8FEB4 #A8C7FE #FEA8F2
square
#FEDFA8 #A8FEB4 #A8C7FE #FEA8F2
split-complementary
#FEDFA8 #A8F2FE #B4A8FE
monochromatic
#FDB22F #FDC96B #FEDFA8 #FFF4E1 #FFF4E1
Accessibility & contrast
On white
1.29
#FEDFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FEDFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFA8
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFA8 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA4
Deuteranopia (green-blind)
#F5E6A9
Tritanopia (blue-blind)
#FFD5D0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfa8; /* rgb */ color: rgb(254, 223, 168); /* oklch */ color: oklch(91.6% 0.078 81.7);
Tailwind
colors: {
custom: {
50: '#ffe8c2',
500: '#fedfa8',
950: '#000000',
},
}SCSS
$custom: #fedfa8; $custom-light: #ffe8c2; $custom-dark: #000000;
JSON
{
"hex": "#fedfa8",
"rgb": {
"r": 254,
"g": 223,
"b": 168
},
"hsl": {
"h": 38.372,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.91647,
"c": 0.07832,
"h": 81.7
},
"luminance": 0.76673
}Semantic roles & 50–950 ramp
primary
#FEDFA8
secondary
#6894E3
accent
#53E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482