#FEDFA1#FEDFA1
#FEDFA1 is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.5% C 0.086 H 84.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFA1 |
|---|---|
| RGB | rgb(254, 223, 161) |
| HSL | hsl(40, 98%, 81%) |
| HSV | hsv(40, 37%, 100%) |
| CMYK | cmyk(0%, 12.2%, 36.6%, 0.4%) |
| CIE-LAB | lab(90.06, 2.21, 34.34) |
| CIE-LCH | lch(90.06, 34.41, 86.32°) |
| OKLab | oklab(91.52% 0.0086 0.0854) |
| OKLCH | oklch(91.52% 0.086 84.2) |
| XYZ | xyz(73.6953, 76.4222, 44.5803) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.09
Navajowhite
#FFDEAD
ΔE00 3.38
Moccasin
#FFE4B5
ΔE00 3.57
Wheat
#F5DEB3
ΔE00 4.50
Vanilla
#F3E5AB
ΔE00 5.18
Wheat (survey)
#FBDD7E
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFA1 #A1C0FE
analogous
#FEB1A1 #FEDFA1 #EFFEA1
triadic
#FEDFA1 #A1FEDF #DFA1FE
tetradic
#FEDFA1 #A1FEB1 #A1C0FE #FEA1EF
square
#FEDFA1 #A1FEB1 #A1C0FE #FEA1EF
split-complementary
#FEDFA1 #A1EFFE #B1A1FE
monochromatic
#FDB628 #FDCA64 #FEDFA1 #FFF4DE #FFF5E1
Accessibility & contrast
On white
1.29
#FEDFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FEDFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFA1
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFA1 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9D
Deuteranopia (green-blind)
#F6E6A3
Tritanopia (blue-blind)
#FFD4CF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedfa1; /* rgb */ color: rgb(254, 223, 161); /* oklch */ color: oklch(91.5% 0.086 84.2);
Tailwind
colors: {
custom: {
50: '#ffe8bd',
500: '#fedfa1',
950: '#000000',
},
}SCSS
$custom: #fedfa1; $custom-light: #ffe8bd; $custom-dark: #000000;
JSON
{
"hex": "#fedfa1",
"rgb": {
"r": 254,
"g": 223,
"b": 161
},
"hsl": {
"h": 40,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.91516,
"c": 0.08582,
"h": 84.2
},
"luminance": 0.76419
}Semantic roles & 50–950 ramp
primary
#FEDFA1
secondary
#628CE2
accent
#4CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482