#FED38E#FED38E
#FED38E is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.9% C 0.099 H 78.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FED38E |
|---|---|
| RGB | rgb(254, 211, 142) |
| HSL | hsl(37, 98%, 78%) |
| HSV | hsv(37, 44%, 100%) |
| CMYK | cmyk(0%, 16.9%, 44.1%, 0.4%) |
| CIE-LAB | lab(86.81, 6.35, 39.75) |
| CIE-LCH | lch(86.81, 40.25, 80.93°) |
| OKLab | oklab(88.87% 0.0193 0.0972) |
| OKLCH | oklch(88.87% 0.099 78.8) |
| XYZ | xyz(69.0521, 69.6158, 35.3859) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.02
Pale Peach
#FFE5AD
ΔE00 6.00
Moccasin
#FFE4B5
ΔE00 6.56
Wheat (survey)
#FBDD7E
ΔE00 6.94
Wheat
#F5DEB3
ΔE00 7.24
Light Peach
#FFD8B1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED38E #8EB9FE
analogous
#FE9B8E #FED38E #F1FE8E
triadic
#FED38E #8EFED3 #D38EFE
tetradic
#FED38E #8EFE9B #8EB9FE #FE8EF1
square
#FED38E #8EFE9B #8EB9FE #FE8EF1
split-complementary
#FED38E #8EF1FE #9B8EFE
monochromatic
#FDA415 #FDBB51 #FED38E #FFEBCB #FFF3E1
Accessibility & contrast
On white
1.41
#FED38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FED38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED38E
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED38E | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D389
Deuteranopia (green-blind)
#EFDE90
Tritanopia (blue-blind)
#FFC7C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fed38e; /* rgb */ color: rgb(254, 211, 142); /* oklch */ color: oklch(88.9% 0.099 78.8);
Tailwind
colors: {
custom: {
50: '#ffe0b0',
500: '#fed38e',
950: '#000000',
},
}SCSS
$custom: #fed38e; $custom-light: #ffe0b0; $custom-dark: #000000;
JSON
{
"hex": "#fed38e",
"rgb": {
"r": 254,
"g": 211,
"b": 142
},
"hsl": {
"h": 36.964,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.88868,
"c": 0.09909,
"h": 78.8
},
"luminance": 0.69612
}Semantic roles & 50–950 ramp
primary
#FED38E
secondary
#5188DF
accent
#58E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481