#FFD17D#FFD17D
#FFD17D is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.3% C 0.115 H 81.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD17D |
|---|---|
| RGB | rgb(255, 209, 125) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 51%, 100%) |
| CMYK | cmyk(0%, 18%, 51%, 0%) |
| CIE-LAB | lab(86.18, 6.21, 47.46) |
| CIE-LCH | lch(86.18, 47.86, 82.55°) |
| OKLab | oklab(88.32% 0.0171 0.1135) |
| OKLCH | oklch(88.32% 0.115 81.4) |
| XYZ | xyz(67.7450, 68.3453, 29.0218) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.70
Light Mustard
#F7D560
ΔE00 6.64
Sand (survey)
#E2CA76
ΔE00 6.84
Maize
#F4D054
ΔE00 7.04
Pale Gold
#FDDE6C
ΔE00 7.25
Sandy
#F1DA7A
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD17D #7DABFF
analogous
#FF907D #FFD17D #ECFF7D
triadic
#FFD17D #7DFFD1 #D17DFF
tetradic
#FFD17D #7DFF90 #7DABFF #FF7DEC
square
#FFD17D #7DFF90 #7DABFF #FF7DEC
split-complementary
#FFD17D #7DECFF #907DFF
monochromatic
#FFA603 #FFBB40 #FFD17D #FFE7BA #FFF4E0
Accessibility & contrast
On white
1.43
#FFD17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FFD17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD17D
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD17D | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#F0DC80
Tritanopia (blue-blind)
#FFC3BD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd17d; /* rgb */ color: rgb(255, 209, 125); /* oklch */ color: oklch(88.3% 0.115 81.4);
Tailwind
colors: {
custom: {
50: '#ffdea4',
500: '#ffd17d',
950: '#000000',
},
}SCSS
$custom: #ffd17d; $custom-light: #ffdea4; $custom-dark: #000000;
JSON
{
"hex": "#ffd17d",
"rgb": {
"r": 255,
"g": 209,
"b": 125
},
"hsl": {
"h": 38.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.88319,
"c": 0.11481,
"h": 81.4
},
"luminance": 0.68342
}Semantic roles & 50–950 ramp
primary
#FFD17D
secondary
#4279DE
accent
#51E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480