#FFDA74#FFDA74
#FFDA74 is a very light, vivid orange. Relative luminance 0.727; OKLCH L 89.9% C 0.128 H 89.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA74 |
|---|---|
| RGB | rgb(255, 218, 116) |
| HSL | hsl(44, 100%, 73%) |
| HSV | hsv(44, 55%, 100%) |
| CMYK | cmyk(0%, 14.5%, 54.5%, 0%) |
| CIE-LAB | lab(88.29, 0.86, 54.33) |
| CIE-LCH | lch(88.29, 54.34, 89.09°) |
| OKLab | oklab(89.95% 0.0005 0.1279) |
| OKLCH | oklch(89.95% 0.128 89.8) |
| XYZ | xyz(69.4667, 72.6673, 26.8868) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.04
Pale Gold
#FDDE6C
ΔE00 2.60
Light Mustard
#F7D560
ΔE00 2.67
Light Gold
#FDDC5C
ΔE00 3.64
Yellow Tan
#FFE36E
ΔE00 3.77
Maize
#F4D054
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA74 #7499FF
analogous
#FF9574 #FFDA74 #DEFF74
triadic
#FFDA74 #74FFDA #DA74FF
tetradic
#FFDA74 #74FF95 #7499FF #FF74DE
square
#FFDA74 #74FF95 #7499FF #FF74DE
split-complementary
#FFDA74 #74DEFF #9574FF
monochromatic
#F9B600 #FFCA37 #FFDA74 #FFEAB1 #FFF7E0
Accessibility & contrast
On white
1.35
#FFDA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#FFDA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA74
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA74 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76B
Deuteranopia (green-blind)
#F7E278
Tritanopia (blue-blind)
#FFCBC2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffda74; /* rgb */ color: rgb(255, 218, 116); /* oklch */ color: oklch(89.9% 0.128 89.8);
Tailwind
colors: {
custom: {
50: '#ffe59e',
500: '#ffda74',
950: '#000000',
},
}SCSS
$custom: #ffda74; $custom-light: #ffe59e; $custom-dark: #000000;
JSON
{
"hex": "#ffda74",
"rgb": {
"r": 255,
"g": 218,
"b": 116
},
"hsl": {
"h": 44.029,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89945,
"c": 0.12789,
"h": 89.8
},
"luminance": 0.72664
}Semantic roles & 50–950 ramp
primary
#FFDA74
secondary
#3B66DC
accent
#3DE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480