#FFD07E#FFD07E
#FFD07E is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.1% C 0.113 H 80.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD07E |
|---|---|
| RGB | rgb(255, 208, 126) |
| HSL | hsl(38, 100%, 75%) |
| HSV | hsv(38, 51%, 100%) |
| CMYK | cmyk(0%, 18.4%, 50.6%, 0%) |
| CIE-LAB | lab(85.95, 6.81, 46.68) |
| CIE-LCH | lch(85.95, 47.17, 81.70°) |
| OKLab | oklab(88.14% 0.019 0.1119) |
| OKLCH | oklch(88.14% 0.113 80.4) |
| XYZ | xyz(67.5646, 67.8819, 29.2784) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.23
Sand (survey)
#E2CA76
ΔE00 7.16
Light Mustard
#F7D560
ΔE00 7.19
Navajowhite
#FFDEAD
ΔE00 7.36
Maize
#F4D054
ΔE00 7.55
Pale Peach
#FFE5AD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD07E #7EADFF
analogous
#FF907E #FFD07E #EDFF7E
triadic
#FFD07E #7EFFD0 #D07EFF
tetradic
#FFD07E #7EFF90 #7EADFF #FF7EED
square
#FFD07E #7EFF90 #7EADFF #FF7EED
split-complementary
#FFD07E #7EEDFF #907EFF
monochromatic
#FFA304 #FFBA41 #FFD07E #FFE6BB #FFF4E0
Accessibility & contrast
On white
1.44
#FFD07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#FFD07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD07E
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD07E | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D077
Deuteranopia (green-blind)
#EFDC80
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd07e; /* rgb */ color: rgb(255, 208, 126); /* oklch */ color: oklch(88.1% 0.113 80.4);
Tailwind
colors: {
custom: {
50: '#ffdea5',
500: '#ffd07e',
950: '#000000',
},
}SCSS
$custom: #ffd07e; $custom-light: #ffdea5; $custom-dark: #000000;
JSON
{
"hex": "#ffd07e",
"rgb": {
"r": 255,
"g": 208,
"b": 126
},
"hsl": {
"h": 38.14,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.88142,
"c": 0.11348,
"h": 80.4
},
"luminance": 0.67878
}Semantic roles & 50–950 ramp
primary
#FFD07E
secondary
#437CDE
accent
#54E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480