#FFD07A#FFD07A
#FFD07A is a very light, moderate orange. Relative luminance 0.678; OKLCH L 88.1% C 0.117 H 81.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD07A |
|---|---|
| RGB | rgb(255, 208, 122) |
| HSL | hsl(39, 100%, 74%) |
| HSV | hsv(39, 52%, 100%) |
| CMYK | cmyk(0%, 18.4%, 52.2%, 0%) |
| CIE-LAB | lab(85.90, 6.47, 48.58) |
| CIE-LCH | lch(85.90, 49.01, 82.42°) |
| OKLab | oklab(88.09% 0.0175 0.1158) |
| OKLCH | oklch(88.09% 0.117 81.4) |
| XYZ | xyz(67.3116, 67.7807, 27.9461) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.84
Light Mustard
#F7D560
ΔE00 6.56
Maize
#F4D054
ΔE00 6.89
Sand (survey)
#E2CA76
ΔE00 6.93
Pale Gold
#FDDE6C
ΔE00 7.26
Sandy
#F1DA7A
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD07A #7AA9FF
analogous
#FF8E7A #FFD07A #ECFF7A
triadic
#FFD07A #7AFFD0 #D07AFF
tetradic
#FFD07A #7AFF8E #7AA9FF #FF7AEC
square
#FFD07A #7AFF8E #7AA9FF #FF7AEC
split-complementary
#FFD07A #7AECFF #8E7AFF
monochromatic
#FFA500 #FFBA3D #FFD07A #FFE6B7 #FFF4E0
Accessibility & contrast
On white
1.44
#FFD07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#FFD07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD07A
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD07A | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D073
Deuteranopia (green-blind)
#EFDC7D
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd07a; /* rgb */ color: rgb(255, 208, 122); /* oklch */ color: oklch(88.1% 0.117 81.4);
Tailwind
colors: {
custom: {
50: '#ffdea2',
500: '#ffd07a',
950: '#000000',
},
}SCSS
$custom: #ffd07a; $custom-light: #ffdea2; $custom-dark: #000000;
JSON
{
"hex": "#ffd07a",
"rgb": {
"r": 255,
"g": 208,
"b": 122
},
"hsl": {
"h": 38.797,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.88085,
"c": 0.11711,
"h": 81.4
},
"luminance": 0.67777
}Semantic roles & 50–950 ramp
primary
#FFD07A
secondary
#4078DD
accent
#51E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480