#FFD17E#FFD17E
#FFD17E is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.3% C 0.114 H 81.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD17E |
|---|---|
| RGB | rgb(255, 209, 126) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 51%, 100%) |
| CMYK | cmyk(0%, 18%, 50.6%, 0%) |
| CIE-LAB | lab(86.19, 6.29, 46.98) |
| CIE-LCH | lch(86.19, 47.40, 82.37°) |
| OKLab | oklab(88.33% 0.0175 0.1126) |
| OKLCH | oklch(88.33% 0.114 81.2) |
| XYZ | xyz(67.8092, 68.3710, 29.3599) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.80
Light Mustard
#F7D560
ΔE00 6.80
Sand (survey)
#E2CA76
ΔE00 6.89
Maize
#F4D054
ΔE00 7.21
Pale Gold
#FDDE6C
ΔE00 7.39
Navajowhite
#FFDEAD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD17E #7EACFF
analogous
#FF917E #FFD17E #ECFF7E
triadic
#FFD17E #7EFFD1 #D17EFF
tetradic
#FFD17E #7EFF91 #7EACFF #FF7EEC
square
#FFD17E #7EFF91 #7EACFF #FF7EEC
split-complementary
#FFD17E #7EECFF #917EFF
monochromatic
#FFA504 #FFBB41 #FFD17E #FFE7BB #FFF4E0
Accessibility & contrast
On white
1.43
#FFD17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FFD17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD17E
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD17E | 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)
#E5D177
Deuteranopia (green-blind)
#F0DC81
Tritanopia (blue-blind)
#FFC3BD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd17e; /* rgb */ color: rgb(255, 209, 126); /* oklch */ color: oklch(88.3% 0.114 81.2);
Tailwind
colors: {
custom: {
50: '#ffdea5',
500: '#ffd17e',
950: '#000000',
},
}SCSS
$custom: #ffd17e; $custom-light: #ffdea5; $custom-dark: #000000;
JSON
{
"hex": "#ffd17e",
"rgb": {
"r": 255,
"g": 209,
"b": 126
},
"hsl": {
"h": 38.605,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.88333,
"c": 0.1139,
"h": 81.2
},
"luminance": 0.68367
}Semantic roles & 50–950 ramp
primary
#FFD17E
secondary
#437ADE
accent
#52E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480