#FFD378#FFD378
#FFD378 is a very light, vivid orange. Relative luminance 0.692; OKLCH L 88.6% C 0.120 H 84.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD378 |
|---|---|
| RGB | rgb(255, 211, 120) |
| HSL | hsl(40, 100%, 74%) |
| HSV | hsv(40, 53%, 100%) |
| CMYK | cmyk(0%, 17.3%, 52.9%, 0%) |
| CIE-LAB | lab(86.61, 4.76, 50.42) |
| CIE-LCH | lch(86.61, 50.64, 84.61°) |
| OKLab | oklab(88.64% 0.0123 0.1197) |
| OKLCH | oklch(88.64% 0.12 84.1) |
| XYZ | xyz(67.9273, 69.2083, 27.5463) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.48
Light Mustard
#F7D560
ΔE00 5.15
Maize
#F4D054
ΔE00 5.62
Pale Gold
#FDDE6C
ΔE00 5.77
Sandy
#F1DA7A
ΔE00 6.19
Sand (survey)
#E2CA76
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD378 #78A4FF
analogous
#FF8F78 #FFD378 #E8FF78
triadic
#FFD378 #78FFD3 #D378FF
tetradic
#FFD378 #78FF8F #78A4FF #FF78E8
square
#FFD378 #78FF8F #78A4FF #FF78E8
split-complementary
#FFD378 #78E8FF #8F78FF
monochromatic
#FDAA00 #FFBF3B #FFD378 #FFE7B5 #FFF5E0
Accessibility & contrast
On white
1.41
#FFD378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#FFD378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD378
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD378 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D270
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#FFC5BE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd378; /* rgb */ color: rgb(255, 211, 120); /* oklch */ color: oklch(88.6% 0.120 84.1);
Tailwind
colors: {
custom: {
50: '#ffe0a1',
500: '#ffd378',
950: '#000000',
},
}SCSS
$custom: #ffd378; $custom-light: #ffe0a1; $custom-dark: #000000;
JSON
{
"hex": "#ffd378",
"rgb": {
"r": 255,
"g": 211,
"b": 120
},
"hsl": {
"h": 40.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.88636,
"c": 0.1203,
"h": 84.1
},
"luminance": 0.69205
}Semantic roles & 50–950 ramp
primary
#FFD378
secondary
#3E72DD
accent
#4BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480