#FFD175#FFD175
#FFD175 is a very light, vivid orange. Relative luminance 0.681; OKLCH L 88.2% C 0.122 H 83.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD175 |
|---|---|
| RGB | rgb(255, 209, 117) |
| HSL | hsl(40, 100%, 73%) |
| HSV | hsv(40, 54%, 100%) |
| CMYK | cmyk(0%, 18%, 54.1%, 0%) |
| CIE-LAB | lab(86.08, 5.55, 51.23) |
| CIE-LCH | lch(86.08, 51.53, 83.82°) |
| OKLab | oklab(88.21% 0.0143 0.1212) |
| OKLCH | oklch(88.21% 0.122 83.3) |
| XYZ | xyz(67.2544, 68.1491, 26.4378) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.09
Light Mustard
#F7D560
ΔE00 5.46
Maize
#F4D054
ΔE00 5.79
Pale Gold
#FDDE6C
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 6.55
Sandy
#F1DA7A
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD175 #75A3FF
analogous
#FF8C75 #FFD175 #E8FF75
triadic
#FFD175 #75FFD1 #D175FF
tetradic
#FFD175 #75FF8C #75A3FF #FF75E8
square
#FFD175 #75FF8C #75A3FF #FF75E8
split-complementary
#FFD175 #75E8FF #8C75FF
monochromatic
#FAA600 #FFBD38 #FFD175 #FFE5B2 #FFF5E0
Accessibility & contrast
On white
1.44
#FFD175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FFD175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD175
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD175 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#F1DC78
Tritanopia (blue-blind)
#FFC2BB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd175; /* rgb */ color: rgb(255, 209, 117); /* oklch */ color: oklch(88.2% 0.122 83.3);
Tailwind
colors: {
custom: {
50: '#ffde9f',
500: '#ffd175',
950: '#000000',
},
}SCSS
$custom: #ffd175; $custom-light: #ffde9f; $custom-dark: #000000;
JSON
{
"hex": "#ffd175",
"rgb": {
"r": 255,
"g": 209,
"b": 117
},
"hsl": {
"h": 40,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.88211,
"c": 0.12203,
"h": 83.3
},
"luminance": 0.68145
}Semantic roles & 50–950 ramp
primary
#FFD175
secondary
#3C71DD
accent
#4CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480