#FFD475#FFD475
#FFD475 is a very light, vivid orange. Relative luminance 0.696; OKLCH L 88.8% C 0.124 H 85.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD475 |
|---|---|
| RGB | rgb(255, 212, 117) |
| HSL | hsl(41, 100%, 73%) |
| HSV | hsv(41, 54%, 100%) |
| CMYK | cmyk(0%, 16.9%, 54.1%, 0%) |
| CIE-LAB | lab(86.82, 4.01, 52.11) |
| CIE-LCH | lch(86.82, 52.26, 85.60°) |
| OKLab | oklab(88.79% 0.0098 0.1231) |
| OKLCH | oklch(88.79% 0.124 85.5) |
| XYZ | xyz(67.9973, 69.6350, 26.6855) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.95
Light Mustard
#F7D560
ΔE00 4.39
Maize
#F4D054
ΔE00 4.91
Pale Gold
#FDDE6C
ΔE00 5.02
Sandy
#F1DA7A
ΔE00 5.68
Light Gold
#FDDC5C
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD475 #75A0FF
analogous
#FF8F75 #FFD475 #E5FF75
triadic
#FFD475 #75FFD4 #D475FF
tetradic
#FFD475 #75FF8F #75A0FF #FF75E5
square
#FFD475 #75FF8F #75A0FF #FF75E5
split-complementary
#FFD475 #75E5FF #8F75FF
monochromatic
#FAAC00 #FFC138 #FFD475 #FFE7B2 #FFF5E0
Accessibility & contrast
On white
1.41
#FFD475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#FFD475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD475
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD475 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36D
Deuteranopia (green-blind)
#F3DE78
Tritanopia (blue-blind)
#FFC5BE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd475; /* rgb */ color: rgb(255, 212, 117); /* oklch */ color: oklch(88.8% 0.124 85.5);
Tailwind
colors: {
custom: {
50: '#ffe19f',
500: '#ffd475',
950: '#000000',
},
}SCSS
$custom: #ffd475; $custom-light: #ffe19f; $custom-dark: #000000;
JSON
{
"hex": "#ffd475",
"rgb": {
"r": 255,
"g": 212,
"b": 117
},
"hsl": {
"h": 41.304,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.8879,
"c": 0.12351,
"h": 85.5
},
"luminance": 0.69631
}Semantic roles & 50–950 ramp
primary
#FFD475
secondary
#3C6EDD
accent
#48E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480