#FFDA78#FFDA78
#FFDA78 is a very light, vivid orange. Relative luminance 0.728; OKLCH L 90.0% C 0.124 H 89.1°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA78 |
|---|---|
| RGB | rgb(255, 218, 120) |
| HSL | hsl(44, 100%, 74%) |
| HSV | hsv(44, 53%, 100%) |
| CMYK | cmyk(0%, 14.5%, 52.9%, 0%) |
| CIE-LAB | lab(88.33, 1.18, 52.49) |
| CIE-LCH | lch(88.33, 52.51, 88.71°) |
| OKLab | oklab(90% 0.0019 0.1242) |
| OKLCH | oklch(90% 0.124 89.1) |
| XYZ | xyz(69.7044, 72.7623, 28.1386) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.95
Pale Gold
#FDDE6C
ΔE00 3.06
Light Mustard
#F7D560
ΔE00 3.18
Sandy
#F1DA7A
ΔE00 3.89
Yellow Tan
#FFE36E
ΔE00 4.17
Light Gold
#FDDC5C
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA78 #789DFF
analogous
#FF9678 #FFDA78 #E0FF78
triadic
#FFDA78 #78FFDA #DA78FF
tetradic
#FFDA78 #78FF96 #789DFF #FF78E0
square
#FFDA78 #78FF96 #789DFF #FF78E0
split-complementary
#FFDA78 #78E0FF #9678FF
monochromatic
#FDB700 #FFC93B #FFDA78 #FFEBB5 #FFF7E0
Accessibility & contrast
On white
1.35
#FFDA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#FFDA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA78
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA78 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86F
Deuteranopia (green-blind)
#F7E27C
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda78; /* rgb */ color: rgb(255, 218, 120); /* oklch */ color: oklch(90.0% 0.124 89.1);
Tailwind
colors: {
custom: {
50: '#ffe5a1',
500: '#ffda78',
950: '#000000',
},
}SCSS
$custom: #ffda78; $custom-light: #ffe5a1; $custom-dark: #000000;
JSON
{
"hex": "#ffda78",
"rgb": {
"r": 255,
"g": 218,
"b": 120
},
"hsl": {
"h": 43.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.89996,
"c": 0.12425,
"h": 89.1
},
"luminance": 0.72759
}Semantic roles & 50–950 ramp
primary
#FFDA78
secondary
#3E6ADD
accent
#3FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480