#FFD17C#FFD17C
#FFD17C is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.3% C 0.116 H 81.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD17C |
|---|---|
| RGB | rgb(255, 209, 124) |
| HSL | hsl(39, 100%, 74%) |
| HSV | hsv(39, 51%, 100%) |
| CMYK | cmyk(0%, 18%, 51.4%, 0%) |
| CIE-LAB | lab(86.17, 6.12, 47.93) |
| CIE-LCH | lch(86.17, 48.32, 82.72°) |
| OKLab | oklab(88.31% 0.0168 0.1145) |
| OKLCH | oklch(88.31% 0.116 81.7) |
| XYZ | xyz(67.6814, 68.3199, 28.6870) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.61
Light Mustard
#F7D560
ΔE00 6.48
Sand (survey)
#E2CA76
ΔE00 6.78
Maize
#F4D054
ΔE00 6.88
Pale Gold
#FDDE6C
ΔE00 7.11
Sandy
#F1DA7A
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD17C #7CAAFF
analogous
#FF907C #FFD17C #ECFF7C
triadic
#FFD17C #7CFFD1 #D17CFF
tetradic
#FFD17C #7CFF90 #7CAAFF #FF7CEC
square
#FFD17C #7CFF90 #7CAAFF #FF7CEC
split-complementary
#FFD17C #7CECFF #907CFF
monochromatic
#FFA602 #FFBC3F #FFD17C #FFE6B9 #FFF4E0
Accessibility & contrast
On white
1.43
#FFD17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FFD17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD17C
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD17C | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#F0DC7F
Tritanopia (blue-blind)
#FFC3BD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd17c; /* rgb */ color: rgb(255, 209, 124); /* oklch */ color: oklch(88.3% 0.116 81.7);
Tailwind
colors: {
custom: {
50: '#ffdea3',
500: '#ffd17c',
950: '#000000',
},
}SCSS
$custom: #ffd17c; $custom-light: #ffdea3; $custom-dark: #000000;
JSON
{
"hex": "#ffd17c",
"rgb": {
"r": 255,
"g": 209,
"b": 124
},
"hsl": {
"h": 38.931,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.88305,
"c": 0.11573,
"h": 81.7
},
"luminance": 0.68316
}Semantic roles & 50–950 ramp
primary
#FFD17C
secondary
#4278DE
accent
#51E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480