#FFD277#FFD277
#FFD277 is a very light, vivid orange. Relative luminance 0.687; OKLCH L 88.4% C 0.121 H 83.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD277 |
|---|---|
| RGB | rgb(255, 210, 119) |
| HSL | hsl(40, 100%, 73%) |
| HSV | hsv(40, 53%, 100%) |
| CMYK | cmyk(0%, 17.6%, 53.3%, 0%) |
| CIE-LAB | lab(86.35, 5.19, 50.59) |
| CIE-LCH | lch(86.35, 50.85, 84.14°) |
| OKLab | oklab(88.43% 0.0135 0.12) |
| OKLCH | oklch(88.43% 0.121 83.6) |
| XYZ | xyz(67.6193, 68.6888, 27.1458) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.81
Light Mustard
#F7D560
ΔE00 5.37
Maize
#F4D054
ΔE00 5.77
Pale Gold
#FDDE6C
ΔE00 6.06
Sand (survey)
#E2CA76
ΔE00 6.40
Sandy
#F1DA7A
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD277 #77A4FF
analogous
#FF8E77 #FFD277 #E8FF77
triadic
#FFD277 #77FFD2 #D277FF
tetradic
#FFD277 #77FF8E #77A4FF #FF77E8
square
#FFD277 #77FF8E #77A4FF #FF77E8
split-complementary
#FFD277 #77E8FF #8E77FF
monochromatic
#FCA800 #FFBE3A #FFD277 #FFE6B4 #FFF5E0
Accessibility & contrast
On white
1.42
#FFD277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FFD277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD277
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD277 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16F
Deuteranopia (green-blind)
#F1DD7A
Tritanopia (blue-blind)
#FFC3BD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd277; /* rgb */ color: rgb(255, 210, 119); /* oklch */ color: oklch(88.4% 0.121 83.6);
Tailwind
colors: {
custom: {
50: '#ffdfa0',
500: '#ffd277',
950: '#000000',
},
}SCSS
$custom: #ffd277; $custom-light: #ffdfa0; $custom-dark: #000000;
JSON
{
"hex": "#ffd277",
"rgb": {
"r": 255,
"g": 210,
"b": 119
},
"hsl": {
"h": 40.147,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.8843,
"c": 0.12071,
"h": 83.6
},
"luminance": 0.68685
}Semantic roles & 50–950 ramp
primary
#FFD277
secondary
#3D72DD
accent
#4CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480