#FFD677#FFD677
#FFD677 is a very light, vivid orange. Relative luminance 0.707; OKLCH L 89.2% C 0.123 H 86.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD677 |
|---|---|
| RGB | rgb(255, 214, 119) |
| HSL | hsl(42, 100%, 73%) |
| HSV | hsv(42, 53%, 100%) |
| CMYK | cmyk(0%, 16.1%, 53.3%, 0%) |
| CIE-LAB | lab(87.33, 3.14, 51.77) |
| CIE-LCH | lch(87.33, 51.87, 86.53°) |
| OKLab | oklab(89.2% 0.0075 0.1226) |
| OKLCH | oklch(89.2% 0.123 86.5) |
| XYZ | xyz(68.6192, 70.6887, 27.4791) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.29
Light Mustard
#F7D560
ΔE00 4.02
Pale Gold
#FDDE6C
ΔE00 4.45
Maize
#F4D054
ΔE00 4.72
Sandy
#F1DA7A
ΔE00 5.09
Light Gold
#FDDC5C
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD677 #77A0FF
analogous
#FF9277 #FFD677 #E4FF77
triadic
#FFD677 #77FFD6 #D677FF
tetradic
#FFD677 #77FF92 #77A0FF #FF77E4
square
#FFD677 #77FF92 #77A0FF #FF77E4
split-complementary
#FFD677 #77E4FF #9277FF
monochromatic
#FCB000 #FFC43A #FFD677 #FFE8B4 #FFF6E0
Accessibility & contrast
On white
1.39
#FFD677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FFD677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD677
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD677 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46F
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd677; /* rgb */ color: rgb(255, 214, 119); /* oklch */ color: oklch(89.2% 0.123 86.5);
Tailwind
colors: {
custom: {
50: '#ffe2a0',
500: '#ffd677',
950: '#000000',
},
}SCSS
$custom: #ffd677; $custom-light: #ffe2a0; $custom-dark: #000000;
JSON
{
"hex": "#ffd677",
"rgb": {
"r": 255,
"g": 214,
"b": 119
},
"hsl": {
"h": 41.912,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.89203,
"c": 0.12279,
"h": 86.5
},
"luminance": 0.70685
}Semantic roles & 50–950 ramp
primary
#FFD677
secondary
#3D6DDD
accent
#45E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480