#FFD575#FFD575
#FFD575 is a very light, vivid orange. Relative luminance 0.701; OKLCH L 89.0% C 0.124 H 86.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD575 |
|---|---|
| RGB | rgb(255, 213, 117) |
| HSL | hsl(42, 100%, 73%) |
| HSV | hsv(42, 54%, 100%) |
| CMYK | cmyk(0%, 16.5%, 54.1%, 0%) |
| CIE-LAB | lab(87.06, 3.49, 52.40) |
| CIE-LCH | lch(87.06, 52.52, 86.19°) |
| OKLab | oklab(88.98% 0.0083 0.1238) |
| OKLCH | oklch(88.98% 0.124 86.2) |
| XYZ | xyz(68.2481, 70.1365, 26.7691) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.59
Light Mustard
#F7D560
ΔE00 4.06
Pale Gold
#FDDE6C
ΔE00 4.62
Maize
#F4D054
ΔE00 4.66
Sandy
#F1DA7A
ΔE00 5.34
Light Gold
#FDDC5C
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD575 #759FFF
analogous
#FF9075 #FFD575 #E4FF75
triadic
#FFD575 #75FFD5 #D575FF
tetradic
#FFD575 #75FF90 #759FFF #FF75E4
square
#FFD575 #75FF90 #759FFF #FF75E4
split-complementary
#FFD575 #75E4FF #9075FF
monochromatic
#FAAE00 #FFC238 #FFD575 #FFE8B2 #FFF6E0
Accessibility & contrast
On white
1.40
#FFD575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#FFD575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD575
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD575 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46C
Deuteranopia (green-blind)
#F3DF78
Tritanopia (blue-blind)
#FFC6BF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd575; /* rgb */ color: rgb(255, 213, 117); /* oklch */ color: oklch(89.0% 0.124 86.2);
Tailwind
colors: {
custom: {
50: '#ffe19f',
500: '#ffd575',
950: '#000000',
},
}SCSS
$custom: #ffd575; $custom-light: #ffe19f; $custom-dark: #000000;
JSON
{
"hex": "#ffd575",
"rgb": {
"r": 255,
"g": 213,
"b": 117
},
"hsl": {
"h": 41.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.88984,
"c": 0.12405,
"h": 86.2
},
"luminance": 0.70133
}Semantic roles & 50–950 ramp
primary
#FFD575
secondary
#3C6DDD
accent
#46E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480