#FFD07D#FFD07D
#FFD07D is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.1% C 0.114 H 80.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD07D |
|---|---|
| RGB | rgb(255, 208, 125) |
| HSL | hsl(38, 100%, 75%) |
| HSV | hsv(38, 51%, 100%) |
| CMYK | cmyk(0%, 18.4%, 51%, 0%) |
| CIE-LAB | lab(85.93, 6.72, 47.16) |
| CIE-LCH | lch(85.93, 47.63, 81.89°) |
| OKLab | oklab(88.13% 0.0186 0.1129) |
| OKLCH | oklch(88.13% 0.114 80.6) |
| XYZ | xyz(67.5004, 67.8562, 28.9402) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.13
Light Mustard
#F7D560
ΔE00 7.03
Sand (survey)
#E2CA76
ΔE00 7.09
Maize
#F4D054
ΔE00 7.38
Navajowhite
#FFDEAD
ΔE00 7.50
Pale Gold
#FDDE6C
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD07D #7DACFF
analogous
#FF8F7D #FFD07D #EDFF7D
triadic
#FFD07D #7DFFD0 #D07DFF
tetradic
#FFD07D #7DFF8F #7DACFF #FF7DED
square
#FFD07D #7DFF8F #7DACFF #FF7DED
split-complementary
#FFD07D #7DEDFF #8F7DFF
monochromatic
#FFA403 #FFBA40 #FFD07D #FFE6BA #FFF4E0
Accessibility & contrast
On white
1.44
#FFD07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FFD07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD07D
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD07D | 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)
#E4D076
Deuteranopia (green-blind)
#EFDC7F
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd07d; /* rgb */ color: rgb(255, 208, 125); /* oklch */ color: oklch(88.1% 0.114 80.6);
Tailwind
colors: {
custom: {
50: '#ffdea4',
500: '#ffd07d',
950: '#000000',
},
}SCSS
$custom: #ffd07d; $custom-light: #ffdea4; $custom-dark: #000000;
JSON
{
"hex": "#ffd07d",
"rgb": {
"r": 255,
"g": 208,
"b": 125
},
"hsl": {
"h": 38.308,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.88127,
"c": 0.11439,
"h": 80.6
},
"luminance": 0.67852
}Semantic roles & 50–950 ramp
primary
#FFD07D
secondary
#427BDE
accent
#53E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480