#FFD778#FFD778
#FFD778 is a very light, vivid orange. Relative luminance 0.712; OKLCH L 89.4% C 0.122 H 87.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD778 |
|---|---|
| RGB | rgb(255, 215, 120) |
| HSL | hsl(42, 100%, 74%) |
| HSV | hsv(42, 53%, 100%) |
| CMYK | cmyk(0%, 15.7%, 52.9%, 0%) |
| CIE-LAB | lab(87.59, 2.71, 51.60) |
| CIE-LCH | lch(87.59, 51.67, 86.99°) |
| OKLab | oklab(89.41% 0.0063 0.1223) |
| OKLCH | oklch(89.41% 0.122 87) |
| XYZ | xyz(68.9334, 71.2205, 27.8817) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.96
Light Mustard
#F7D560
ΔE00 3.87
Pale Gold
#FDDE6C
ΔE00 4.18
Maize
#F4D054
ΔE00 4.66
Sandy
#F1DA7A
ΔE00 4.80
Light Gold
#FDDC5C
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD778 #78A0FF
analogous
#FF9378 #FFD778 #E4FF78
triadic
#FFD778 #78FFD7 #D778FF
tetradic
#FFD778 #78FF93 #78A0FF #FF78E4
square
#FFD778 #78FF93 #78A0FF #FF78E4
split-complementary
#FFD778 #78E4FF #9378FF
monochromatic
#FDB200 #FFC53B #FFD778 #FFE9B5 #FFF6E0
Accessibility & contrast
On white
1.38
#FFD778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FFD778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD778
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD778 | 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)
#EBD570
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd778; /* rgb */ color: rgb(255, 215, 120); /* oklch */ color: oklch(89.4% 0.122 87.0);
Tailwind
colors: {
custom: {
50: '#ffe3a1',
500: '#ffd778',
950: '#000000',
},
}SCSS
$custom: #ffd778; $custom-light: #ffe3a1; $custom-dark: #000000;
JSON
{
"hex": "#ffd778",
"rgb": {
"r": 255,
"g": 215,
"b": 120
},
"hsl": {
"h": 42.222,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.89411,
"c": 0.12244,
"h": 87
},
"luminance": 0.71217
}Semantic roles & 50–950 ramp
primary
#FFD778
secondary
#3E6DDD
accent
#44E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480