#FED07D#FED07D
#FED07D is a very light, moderate orange. Relative luminance 0.677; OKLCH L 88.0% C 0.114 H 81.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FED07D |
|---|---|
| RGB | rgb(254, 208, 125) |
| HSL | hsl(39, 98%, 74%) |
| HSV | hsv(39, 51%, 100%) |
| CMYK | cmyk(0%, 18.1%, 50.8%, 0.4%) |
| CIE-LAB | lab(85.84, 6.32, 47.02) |
| CIE-LCH | lch(85.84, 47.44, 82.34°) |
| OKLab | oklab(88.03% 0.0175 0.1126) |
| OKLCH | oklch(88.03% 0.114 81.2) |
| XYZ | xyz(67.1334, 67.6669, 28.9230) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.89
Light Mustard
#F7D560
ΔE00 6.81
Sand (survey)
#E2CA76
ΔE00 6.82
Maize
#F4D054
ΔE00 7.18
Pale Gold
#FDDE6C
ΔE00 7.46
Sandy
#F1DA7A
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED07D #7DABFE
analogous
#FE907D #FED07D #EBFE7D
triadic
#FED07D #7DFED0 #D07DFE
tetradic
#FED07D #7DFE90 #7DABFE #FE7DEB
square
#FED07D #7DFE90 #7DABFE #FE7DEB
split-complementary
#FED07D #7DEBFE #907DFE
monochromatic
#FDA404 #FEBA40 #FED07D #FEE6BA #FFF4E1
Accessibility & contrast
On white
1.45
#FED07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#FED07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED07D
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED07D | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D076
Deuteranopia (green-blind)
#EFDB80
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fed07d; /* rgb */ color: rgb(254, 208, 125); /* oklch */ color: oklch(88.0% 0.114 81.2);
Tailwind
colors: {
custom: {
50: '#ffdea4',
500: '#fed07d',
950: '#000000',
},
}SCSS
$custom: #fed07d; $custom-light: #ffdea4; $custom-dark: #000000;
JSON
{
"hex": "#fed07d",
"rgb": {
"r": 254,
"g": 208,
"b": 125
},
"hsl": {
"h": 38.605,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.88031,
"c": 0.11392,
"h": 81.2
},
"luminance": 0.67663
}Semantic roles & 50–950 ramp
primary
#FED07D
secondary
#437ADC
accent
#52E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480