#FED094#FED094
#FED094 is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.4% C 0.092 H 73.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FED094 |
|---|---|
| RGB | rgb(254, 208, 148) |
| HSL | hsl(34, 98%, 79%) |
| HSV | hsv(34, 42%, 100%) |
| CMYK | cmyk(0%, 18.1%, 41.7%, 0.4%) |
| CIE-LAB | lab(86.17, 8.51, 35.87) |
| CIE-LCH | lch(86.17, 36.86, 76.66°) |
| OKLab | oklab(88.4% 0.0261 0.0885) |
| OKLCH | oklch(88.4% 0.092 73.6) |
| XYZ | xyz(68.7765, 68.3242, 37.5764) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.61
Light Peach
#FFD8B1
ΔE00 5.41
Moccasin
#FFE4B5
ΔE00 6.61
Burlywood
#DEB887
ΔE00 6.67
Pale Peach
#FFE5AD
ΔE00 6.93
Wheat
#F5DEB3
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED094 #94C2FE
analogous
#FE9B94 #FED094 #F7FE94
triadic
#FED094 #94FED0 #D094FE
tetradic
#FED094 #94FE9B #94C2FE #FE94F7
square
#FED094 #94FE9B #94C2FE #FE94F7
split-complementary
#FED094 #94F7FE #9B94FE
monochromatic
#FD9B1B #FDB557 #FED094 #FFEBD1 #FFF2E1
Accessibility & contrast
On white
1.43
#FED094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FED094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED094
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED094 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D190
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fed094; /* rgb */ color: rgb(254, 208, 148); /* oklch */ color: oklch(88.4% 0.092 73.6);
Tailwind
colors: {
custom: {
50: '#ffdeb4',
500: '#fed094',
950: '#000000',
},
}SCSS
$custom: #fed094; $custom-light: #ffdeb4; $custom-dark: #000000;
JSON
{
"hex": "#fed094",
"rgb": {
"r": 254,
"g": 208,
"b": 148
},
"hsl": {
"h": 33.962,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.88396,
"c": 0.09229,
"h": 73.6
},
"luminance": 0.68321
}Semantic roles & 50–950 ramp
primary
#FED094
secondary
#5692E0
accent
#64E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481