#FFD774#FFD774
#FFD774 is a very light, vivid orange. Relative luminance 0.711; OKLCH L 89.4% C 0.126 H 87.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD774 |
|---|---|
| RGB | rgb(255, 215, 116) |
| HSL | hsl(43, 100%, 73%) |
| HSV | hsv(43, 55%, 100%) |
| CMYK | cmyk(0%, 15.7%, 54.5%, 0%) |
| CIE-LAB | lab(87.55, 2.39, 53.45) |
| CIE-LCH | lch(87.55, 53.51, 87.44°) |
| OKLab | oklab(89.36% 0.005 0.126) |
| OKLCH | oklch(89.36% 0.126 87.7) |
| XYZ | xyz(68.6957, 71.1254, 26.6298) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.89
Light Mustard
#F7D560
ΔE00 3.33
Pale Gold
#FDDE6C
ΔE00 3.73
Maize
#F4D054
ΔE00 4.12
Light Gold
#FDDC5C
ΔE00 4.57
Sandy
#F1DA7A
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD774 #749CFF
analogous
#FF9274 #FFD774 #E1FF74
triadic
#FFD774 #74FFD7 #D774FF
tetradic
#FFD774 #74FF92 #749CFF #FF74E1
square
#FFD774 #74FF92 #749CFF #FF74E1
split-complementary
#FFD774 #74E1FF #9274FF
monochromatic
#F9B100 #FFC537 #FFD774 #FFE9B1 #FFF6E0
Accessibility & contrast
On white
1.38
#FFD774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#FFD774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD774
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD774 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#F5E078
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd774; /* rgb */ color: rgb(255, 215, 116); /* oklch */ color: oklch(89.4% 0.126 87.7);
Tailwind
colors: {
custom: {
50: '#ffe39e',
500: '#ffd774',
950: '#000000',
},
}SCSS
$custom: #ffd774; $custom-light: #ffe39e; $custom-dark: #000000;
JSON
{
"hex": "#ffd774",
"rgb": {
"r": 255,
"g": 215,
"b": 116
},
"hsl": {
"h": 42.734,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.8936,
"c": 0.12607,
"h": 87.7
},
"luminance": 0.71122
}Semantic roles & 50–950 ramp
primary
#FFD774
secondary
#3B69DC
accent
#42E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480