#FFD477#FFD477
#FFD477 is a very light, vivid orange. Relative luminance 0.697; OKLCH L 88.8% C 0.122 H 85.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD477 |
|---|---|
| RGB | rgb(255, 212, 119) |
| HSL | hsl(41, 100%, 73%) |
| HSV | hsv(41, 53%, 100%) |
| CMYK | cmyk(0%, 16.9%, 53.3%, 0%) |
| CIE-LAB | lab(86.84, 4.17, 51.18) |
| CIE-LCH | lch(86.84, 51.35, 85.35°) |
| OKLab | oklab(88.82% 0.0105 0.1213) |
| OKLCH | oklch(88.82% 0.122 85.1) |
| XYZ | xyz(68.1162, 69.6826, 27.3114) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.04
Light Mustard
#F7D560
ΔE00 4.66
Maize
#F4D054
ΔE00 5.20
Pale Gold
#FDDE6C
ΔE00 5.24
Sandy
#F1DA7A
ΔE00 5.77
Light Gold
#FDDC5C
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD477 #77A2FF
analogous
#FF9077 #FFD477 #E6FF77
triadic
#FFD477 #77FFD4 #D477FF
tetradic
#FFD477 #77FF90 #77A2FF #FF77E6
square
#FFD477 #77FF90 #77A2FF #FF77E6
split-complementary
#FFD477 #77E6FF #9077FF
monochromatic
#FCAC00 #FFC13A #FFD477 #FFE7B4 #FFF5E0
Accessibility & contrast
On white
1.41
#FFD477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#FFD477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD477
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD477 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36F
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#FFC6BE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd477; /* rgb */ color: rgb(255, 212, 119); /* oklch */ color: oklch(88.8% 0.122 85.1);
Tailwind
colors: {
custom: {
50: '#ffe1a0',
500: '#ffd477',
950: '#000000',
},
}SCSS
$custom: #ffd477; $custom-light: #ffe1a0; $custom-dark: #000000;
JSON
{
"hex": "#ffd477",
"rgb": {
"r": 255,
"g": 212,
"b": 119
},
"hsl": {
"h": 41.029,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.88816,
"c": 0.12171,
"h": 85.1
},
"luminance": 0.69679
}Semantic roles & 50–950 ramp
primary
#FFD477
secondary
#3D70DD
accent
#49E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480