#FFD777#FFD777
#FFD777 is a very light, vivid orange. Relative luminance 0.712; OKLCH L 89.4% C 0.123 H 87.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD777 |
|---|---|
| RGB | rgb(255, 215, 119) |
| HSL | hsl(42, 100%, 73%) |
| HSV | hsv(42, 53%, 100%) |
| CMYK | cmyk(0%, 15.7%, 53.3%, 0%) |
| CIE-LAB | lab(87.58, 2.63, 52.07) |
| CIE-LCH | lch(87.58, 52.13, 87.11°) |
| OKLab | oklab(89.4% 0.006 0.1232) |
| OKLCH | oklch(89.4% 0.123 87.2) |
| XYZ | xyz(68.8731, 71.1964, 27.5637) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.93
Light Mustard
#F7D560
ΔE00 3.73
Pale Gold
#FDDE6C
ΔE00 4.06
Maize
#F4D054
ΔE00 4.52
Sandy
#F1DA7A
ΔE00 4.76
Light Gold
#FDDC5C
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD777 #779FFF
analogous
#FF9377 #FFD777 #E3FF77
triadic
#FFD777 #77FFD7 #D777FF
tetradic
#FFD777 #77FF93 #779FFF #FF77E3
square
#FFD777 #77FF93 #779FFF #FF77E3
split-complementary
#FFD777 #77E3FF #9377FF
monochromatic
#FCB200 #FFC53A #FFD777 #FFE9B4 #FFF6E0
Accessibility & contrast
On white
1.38
#FFD777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FFD777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD777
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD777 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56F
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd777; /* rgb */ color: rgb(255, 215, 119); /* oklch */ color: oklch(89.4% 0.123 87.2);
Tailwind
colors: {
custom: {
50: '#ffe3a0',
500: '#ffd777',
950: '#000000',
},
}SCSS
$custom: #ffd777; $custom-light: #ffe3a0; $custom-dark: #000000;
JSON
{
"hex": "#ffd777",
"rgb": {
"r": 255,
"g": 215,
"b": 119
},
"hsl": {
"h": 42.353,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.89398,
"c": 0.12336,
"h": 87.2
},
"luminance": 0.71193
}Semantic roles & 50–950 ramp
primary
#FFD777
secondary
#3D6CDD
accent
#43E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480