#FFD975#FFD975
#FFD975 is a very light, vivid orange. Relative luminance 0.722; OKLCH L 89.8% C 0.126 H 88.9°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD975 |
|---|---|
| RGB | rgb(255, 217, 117) |
| HSL | hsl(43, 100%, 73%) |
| HSV | hsv(43, 54%, 100%) |
| CMYK | cmyk(0%, 14.9%, 54.1%, 0%) |
| CIE-LAB | lab(88.05, 1.45, 53.58) |
| CIE-LCH | lch(88.05, 53.60, 88.45°) |
| OKLab | oklab(89.76% 0.0023 0.1263) |
| OKLCH | oklch(89.76% 0.126 88.9) |
| XYZ | xyz(69.2666, 72.1736, 27.1086) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.27
Light Mustard
#F7D560
ΔE00 2.98
Pale Gold
#FDDE6C
ΔE00 3.07
Maize
#F4D054
ΔE00 3.97
Light Gold
#FDDC5C
ΔE00 4.07
Sandy
#F1DA7A
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD975 #759BFF
analogous
#FF9475 #FFD975 #E0FF75
triadic
#FFD975 #75FFD9 #D975FF
tetradic
#FFD975 #75FF94 #759BFF #FF75E0
square
#FFD975 #75FF94 #759BFF #FF75E0
split-complementary
#FFD975 #75E0FF #9475FF
monochromatic
#FAB500 #FFC838 #FFD975 #FFEAB2 #FFF7E0
Accessibility & contrast
On white
1.36
#FFD975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#FFD975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD975
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD975 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#F6E179
Tritanopia (blue-blind)
#FFCAC2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd975; /* rgb */ color: rgb(255, 217, 117); /* oklch */ color: oklch(89.8% 0.126 88.9);
Tailwind
colors: {
custom: {
50: '#ffe49f',
500: '#ffd975',
950: '#000000',
},
}SCSS
$custom: #ffd975; $custom-light: #ffe49f; $custom-dark: #000000;
JSON
{
"hex": "#ffd975",
"rgb": {
"r": 255,
"g": 217,
"b": 117
},
"hsl": {
"h": 43.478,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89762,
"c": 0.12636,
"h": 88.9
},
"luminance": 0.7217
}Semantic roles & 50–950 ramp
primary
#FFD975
secondary
#3C68DD
accent
#3FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480