#FFD574#FFD574
#FFD574 is a very light, vivid orange. Relative luminance 0.701; OKLCH L 89.0% C 0.125 H 86.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD574 |
|---|---|
| RGB | rgb(255, 213, 116) |
| HSL | hsl(42, 100%, 73%) |
| HSV | hsv(42, 55%, 100%) |
| CMYK | cmyk(0%, 16.5%, 54.5%, 0%) |
| CIE-LAB | lab(87.05, 3.42, 52.87) |
| CIE-LCH | lch(87.05, 52.98, 86.30°) |
| OKLab | oklab(88.97% 0.0079 0.1247) |
| OKLCH | oklch(88.97% 0.125 86.4) |
| XYZ | xyz(68.1896, 70.1131, 26.4611) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.56
Light Mustard
#F7D560
ΔE00 3.93
Pale Gold
#FDDE6C
ΔE00 4.51
Maize
#F4D054
ΔE00 4.52
Light Gold
#FDDC5C
ΔE00 5.27
Sandy
#F1DA7A
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD574 #749EFF
analogous
#FF9074 #FFD574 #E3FF74
triadic
#FFD574 #74FFD5 #D574FF
tetradic
#FFD574 #74FF90 #749EFF #FF74E3
square
#FFD574 #74FF90 #749EFF #FF74E3
split-complementary
#FFD574 #74E3FF #9074FF
monochromatic
#F9AD00 #FFC337 #FFD574 #FFE7B1 #FFF6E0
Accessibility & contrast
On white
1.40
#FFD574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#FFD574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD574
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD574 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46B
Deuteranopia (green-blind)
#F3DF77
Tritanopia (blue-blind)
#FFC6BE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd574; /* rgb */ color: rgb(255, 213, 116); /* oklch */ color: oklch(89.0% 0.125 86.4);
Tailwind
colors: {
custom: {
50: '#ffe19e',
500: '#ffd574',
950: '#000000',
},
}SCSS
$custom: #ffd574; $custom-light: #ffe19e; $custom-dark: #000000;
JSON
{
"hex": "#ffd574",
"rgb": {
"r": 255,
"g": 213,
"b": 116
},
"hsl": {
"h": 41.871,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.88971,
"c": 0.12494,
"h": 86.4
},
"luminance": 0.70109
}Semantic roles & 50–950 ramp
primary
#FFD574
secondary
#3B6CDC
accent
#45E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480