#FFD875#FFD875
#FFD875 is a very light, vivid orange. Relative luminance 0.717; OKLCH L 89.6% C 0.126 H 88.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD875 |
|---|---|
| RGB | rgb(255, 216, 117) |
| HSL | hsl(43, 100%, 73%) |
| HSV | hsv(43, 54%, 100%) |
| CMYK | cmyk(0%, 15.3%, 54.1%, 0%) |
| CIE-LAB | lab(87.80, 1.96, 53.29) |
| CIE-LCH | lch(87.80, 53.32, 87.89°) |
| OKLab | oklab(89.57% 0.0038 0.1257) |
| OKLCH | oklch(89.57% 0.126 88.3) |
| XYZ | xyz(69.0096, 71.6597, 27.0229) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.57
Light Mustard
#F7D560
ΔE00 3.20
Pale Gold
#FDDE6C
ΔE00 3.45
Maize
#F4D054
ΔE00 4.09
Light Gold
#FDDC5C
ΔE00 4.38
Sandy
#F1DA7A
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD875 #759CFF
analogous
#FF9375 #FFD875 #E1FF75
triadic
#FFD875 #75FFD8 #D875FF
tetradic
#FFD875 #75FF93 #759CFF #FF75E1
square
#FFD875 #75FF93 #759CFF #FF75E1
split-complementary
#FFD875 #75E1FF #9375FF
monochromatic
#FAB300 #FFC738 #FFD875 #FFE9B2 #FFF6E0
Accessibility & contrast
On white
1.37
#FFD875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#FFD875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD875
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD875 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#F6E179
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd875; /* rgb */ color: rgb(255, 216, 117); /* oklch */ color: oklch(89.6% 0.126 88.3);
Tailwind
colors: {
custom: {
50: '#ffe39f',
500: '#ffd875',
950: '#000000',
},
}SCSS
$custom: #ffd875; $custom-light: #ffe39f; $custom-dark: #000000;
JSON
{
"hex": "#ffd875",
"rgb": {
"r": 255,
"g": 216,
"b": 117
},
"hsl": {
"h": 43.043,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89567,
"c": 0.12576,
"h": 88.3
},
"luminance": 0.71656
}Semantic roles & 50–950 ramp
primary
#FFD875
secondary
#3C69DD
accent
#41E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480