#FFD678#FFD678
#FFD678 is a very light, vivid orange. Relative luminance 0.707; OKLCH L 89.2% C 0.122 H 86.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD678 |
|---|---|
| RGB | rgb(255, 214, 120) |
| HSL | hsl(42, 100%, 74%) |
| HSV | hsv(42, 53%, 100%) |
| CMYK | cmyk(0%, 16.1%, 52.9%, 0%) |
| CIE-LAB | lab(87.35, 3.22, 51.31) |
| CIE-LCH | lch(87.35, 51.41, 86.41°) |
| OKLab | oklab(89.22% 0.0078 0.1216) |
| OKLCH | oklch(89.22% 0.122 86.3) |
| XYZ | xyz(68.6796, 70.7128, 27.7971) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.33
Light Mustard
#F7D560
ΔE00 4.16
Pale Gold
#FDDE6C
ΔE00 4.57
Maize
#F4D054
ΔE00 4.86
Sandy
#F1DA7A
ΔE00 5.13
Light Gold
#FDDC5C
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD678 #78A1FF
analogous
#FF9278 #FFD678 #E4FF78
triadic
#FFD678 #78FFD6 #D678FF
tetradic
#FFD678 #78FF92 #78A1FF #FF78E4
square
#FFD678 #78FF92 #78A1FF #FF78E4
split-complementary
#FFD678 #78E4FF #9278FF
monochromatic
#FDB000 #FFC33B #FFD678 #FFE9B5 #FFF6E0
Accessibility & contrast
On white
1.39
#FFD678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FFD678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD678
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD678 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD470
Deuteranopia (green-blind)
#F4DF7B
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd678; /* rgb */ color: rgb(255, 214, 120); /* oklch */ color: oklch(89.2% 0.122 86.3);
Tailwind
colors: {
custom: {
50: '#ffe2a1',
500: '#ffd678',
950: '#000000',
},
}SCSS
$custom: #ffd678; $custom-light: #ffe2a1; $custom-dark: #000000;
JSON
{
"hex": "#ffd678",
"rgb": {
"r": 255,
"g": 214,
"b": 120
},
"hsl": {
"h": 41.778,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.89217,
"c": 0.12188,
"h": 86.3
},
"luminance": 0.70709
}Semantic roles & 50–950 ramp
primary
#FFD678
secondary
#3E6EDD
accent
#46E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480