#FEDF8D#FEDF8D
#FEDF8D is a very light, moderate orange. Relative luminance 0.758; OKLCH L 91.2% C 0.107 H 89.5°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF8D |
|---|---|
| RGB | rgb(254, 223, 141) |
| HSL | hsl(44, 98%, 77%) |
| HSV | hsv(44, 44%, 100%) |
| CMYK | cmyk(0%, 12.2%, 44.5%, 0.4%) |
| CIE-LAB | lab(89.75, 0.11, 44.01) |
| CIE-LCH | lch(89.75, 44.01, 89.86°) |
| OKLab | oklab(91.18% 0.001 0.1068) |
| OKLCH | oklch(91.18% 0.107 89.5) |
| XYZ | xyz(72.0706, 75.7723, 36.0234) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.29
Sandy
#F1DA7A
ΔE00 3.83
Pale Gold
#FDDE6C
ΔE00 4.79
Pale Peach
#FFE5AD
ΔE00 5.22
Yellow Tan
#FFE36E
ΔE00 5.36
Light Mustard
#F7D560
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF8D #8DACFE
analogous
#FEA78D #FEDF8D #E4FE8D
triadic
#FEDF8D #8DFEDF #DF8DFE
tetradic
#FEDF8D #8DFEA7 #8DACFE #FE8DE4
square
#FEDF8D #8DFEA7 #8DACFE #FE8DE4
split-complementary
#FEDF8D #8DE4FE #A78DFE
monochromatic
#FDBD14 #FDCE50 #FEDF8D #FFF0CA #FFF6E1
Accessibility & contrast
On white
1.30
#FEDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FEDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF8D
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF8D | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#F8E590
Tritanopia (blue-blind)
#FFD3CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedf8d; /* rgb */ color: rgb(254, 223, 141); /* oklch */ color: oklch(91.2% 0.107 89.5);
Tailwind
colors: {
custom: {
50: '#ffe8af',
500: '#fedf8d',
950: '#000000',
},
}SCSS
$custom: #fedf8d; $custom-light: #ffe8af; $custom-dark: #000000;
JSON
{
"hex": "#fedf8d",
"rgb": {
"r": 254,
"g": 223,
"b": 141
},
"hsl": {
"h": 43.54,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.9118,
"c": 0.10684,
"h": 89.5
},
"luminance": 0.75769
}Semantic roles & 50–950 ramp
primary
#FEDF8D
secondary
#5078DF
accent
#3FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481