#FED08E#FED08E
#FED08E is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.3% C 0.098 H 75.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FED08E |
|---|---|
| RGB | rgb(254, 208, 142) |
| HSL | hsl(35, 98%, 78%) |
| HSV | hsv(35, 44%, 100%) |
| CMYK | cmyk(0%, 18.1%, 44.1%, 0.4%) |
| CIE-LAB | lab(86.08, 7.90, 38.81) |
| CIE-LCH | lch(86.08, 39.60, 78.50°) |
| OKLab | oklab(88.29% 0.0238 0.095) |
| OKLCH | oklch(88.29% 0.098 75.9) |
| XYZ | xyz(68.3138, 68.1391, 35.1398) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.16
Light Peach
#FFD8B1
ΔE00 6.65
Pale Peach
#FFE5AD
ΔE00 6.84
Moccasin
#FFE4B5
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.08
Wheat
#F5DEB3
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED08E #8EBCFE
analogous
#FE988E #FED08E #F4FE8E
triadic
#FED08E #8EFED0 #D08EFE
tetradic
#FED08E #8EFE98 #8EBCFE #FE8EF4
square
#FED08E #8EFE98 #8EBCFE #FE8EF4
split-complementary
#FED08E #8EF4FE #988EFE
monochromatic
#FD9E15 #FDB751 #FED08E #FFE9CB #FFF2E1
Accessibility & contrast
On white
1.44
#FED08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FED08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED08E
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED08E | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#EDDC90
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fed08e; /* rgb */ color: rgb(254, 208, 142); /* oklch */ color: oklch(88.3% 0.098 75.9);
Tailwind
colors: {
custom: {
50: '#ffdeb0',
500: '#fed08e',
950: '#000000',
},
}SCSS
$custom: #fed08e; $custom-light: #ffdeb0; $custom-dark: #000000;
JSON
{
"hex": "#fed08e",
"rgb": {
"r": 254,
"g": 208,
"b": 142
},
"hsl": {
"h": 35.357,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.88293,
"c": 0.09798,
"h": 75.9
},
"luminance": 0.68136
}Semantic roles & 50–950 ramp
primary
#FED08E
secondary
#518BDF
accent
#5EE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481