#FFD07C#FFD07C
#FFD07C is a very light, moderate orange. Relative luminance 0.678; OKLCH L 88.1% C 0.115 H 80.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD07C |
|---|---|
| RGB | rgb(255, 208, 124) |
| HSL | hsl(38, 100%, 74%) |
| HSV | hsv(38, 51%, 100%) |
| CMYK | cmyk(0%, 18.4%, 51.4%, 0%) |
| CIE-LAB | lab(85.92, 6.64, 47.63) |
| CIE-LCH | lch(85.92, 48.09, 82.07°) |
| OKLab | oklab(88.11% 0.0183 0.1139) |
| OKLCH | oklch(88.11% 0.115 80.9) |
| XYZ | xyz(67.4368, 67.8308, 28.6055) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.03
Light Mustard
#F7D560
ΔE00 6.87
Sand (survey)
#E2CA76
ΔE00 7.04
Maize
#F4D054
ΔE00 7.21
Pale Gold
#FDDE6C
ΔE00 7.53
Navajowhite
#FFDEAD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD07C #7CABFF
analogous
#FF8F7C #FFD07C #EDFF7C
triadic
#FFD07C #7CFFD0 #D07CFF
tetradic
#FFD07C #7CFF8F #7CABFF #FF7CED
square
#FFD07C #7CFF8F #7CABFF #FF7CED
split-complementary
#FFD07C #7CEDFF #8F7CFF
monochromatic
#FFA402 #FFBA3F #FFD07C #FFE6B9 #FFF4E0
Accessibility & contrast
On white
1.44
#FFD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FFD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD07C
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD07C | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#EFDC7F
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd07c; /* rgb */ color: rgb(255, 208, 124); /* oklch */ color: oklch(88.1% 0.115 80.9);
Tailwind
colors: {
custom: {
50: '#ffdea3',
500: '#ffd07c',
950: '#000000',
},
}SCSS
$custom: #ffd07c; $custom-light: #ffdea3; $custom-dark: #000000;
JSON
{
"hex": "#ffd07c",
"rgb": {
"r": 255,
"g": 208,
"b": 124
},
"hsl": {
"h": 38.473,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.88113,
"c": 0.11531,
"h": 80.9
},
"luminance": 0.67827
}Semantic roles & 50–950 ramp
primary
#FFD07C
secondary
#427ADE
accent
#52E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480