#FEDFA4#FEDFA4
#FEDFA4 is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.6% C 0.083 H 83.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFA4 |
|---|---|
| RGB | rgb(254, 223, 164) |
| HSL | hsl(39, 98%, 82%) |
| HSV | hsv(39, 35%, 100%) |
| CMYK | cmyk(0%, 12.2%, 35.4%, 0.4%) |
| CIE-LAB | lab(90.10, 2.55, 32.88) |
| CIE-LCH | lch(90.10, 32.98, 85.56°) |
| OKLab | oklab(91.57% 0.0098 0.082) |
| OKLCH | oklch(91.57% 0.083 83.2) |
| XYZ | xyz(73.9631, 76.5293, 45.9904) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.88
Navajowhite
#FFDEAD
ΔE00 2.73
Moccasin
#FFE4B5
ΔE00 2.98
Wheat
#F5DEB3
ΔE00 3.95
Vanilla
#F3E5AB
ΔE00 5.31
Beige (survey)
#E6DAA6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFA4 #A4C3FE
analogous
#FEB2A4 #FEDFA4 #F0FEA4
triadic
#FEDFA4 #A4FEDF #DFA4FE
tetradic
#FEDFA4 #A4FEB2 #A4C3FE #FEA4F0
square
#FEDFA4 #A4FEB2 #A4C3FE #FEA4F0
split-complementary
#FEDFA4 #A4F0FE #B2A4FE
monochromatic
#FDB42B #FDCA67 #FEDFA4 #FFF4E1 #FFF4E1
Accessibility & contrast
On white
1.29
#FEDFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FEDFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFA4
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFA4 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDEA0
Deuteranopia (green-blind)
#F5E6A6
Tritanopia (blue-blind)
#FFD5D0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfa4; /* rgb */ color: rgb(254, 223, 164); /* oklch */ color: oklch(91.6% 0.083 83.2);
Tailwind
colors: {
custom: {
50: '#ffe8bf',
500: '#fedfa4',
950: '#000000',
},
}SCSS
$custom: #fedfa4; $custom-light: #ffe8bf; $custom-dark: #000000;
JSON
{
"hex": "#fedfa4",
"rgb": {
"r": 254,
"g": 223,
"b": 164
},
"hsl": {
"h": 39.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.91571,
"c": 0.08261,
"h": 83.2
},
"luminance": 0.76527
}Semantic roles & 50–950 ramp
primary
#FEDFA4
secondary
#6490E2
accent
#4FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482