#FFD377#FFD377
#FFD377 is a very light, vivid orange. Relative luminance 0.692; OKLCH L 88.6% C 0.121 H 84.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD377 |
|---|---|
| RGB | rgb(255, 211, 119) |
| HSL | hsl(41, 100%, 73%) |
| HSV | hsv(41, 53%, 100%) |
| CMYK | cmyk(0%, 17.3%, 53.3%, 0%) |
| CIE-LAB | lab(86.60, 4.68, 50.88) |
| CIE-LCH | lch(86.60, 51.10, 84.75°) |
| OKLab | oklab(88.62% 0.012 0.1206) |
| OKLCH | oklch(88.62% 0.121 84.3) |
| XYZ | xyz(67.8670, 69.1842, 27.2284) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.42
Light Mustard
#F7D560
ΔE00 5.01
Maize
#F4D054
ΔE00 5.47
Pale Gold
#FDDE6C
ΔE00 5.65
Sandy
#F1DA7A
ΔE00 6.13
Sand (survey)
#E2CA76
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD377 #77A3FF
analogous
#FF8F77 #FFD377 #E7FF77
triadic
#FFD377 #77FFD3 #D377FF
tetradic
#FFD377 #77FF8F #77A3FF #FF77E7
square
#FFD377 #77FF8F #77A3FF #FF77E7
split-complementary
#FFD377 #77E7FF #8F77FF
monochromatic
#FCAA00 #FFBF3A #FFD377 #FFE7B4 #FFF5E0
Accessibility & contrast
On white
1.42
#FFD377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#FFD377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD377
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD377 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26F
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#FFC4BD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd377; /* rgb */ color: rgb(255, 211, 119); /* oklch */ color: oklch(88.6% 0.121 84.3);
Tailwind
colors: {
custom: {
50: '#ffe0a0',
500: '#ffd377',
950: '#000000',
},
}SCSS
$custom: #ffd377; $custom-light: #ffe0a0; $custom-dark: #000000;
JSON
{
"hex": "#ffd377",
"rgb": {
"r": 255,
"g": 211,
"b": 119
},
"hsl": {
"h": 40.588,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.88622,
"c": 0.1212,
"h": 84.3
},
"luminance": 0.6918
}Semantic roles & 50–950 ramp
primary
#FFD377
secondary
#3D71DD
accent
#4AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480