#FFD679#FFD679
#FFD679 is a very light, vivid orange. Relative luminance 0.707; OKLCH L 89.2% C 0.121 H 86.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD679 |
|---|---|
| RGB | rgb(255, 214, 121) |
| HSL | hsl(42, 100%, 74%) |
| HSV | hsv(42, 53%, 100%) |
| CMYK | cmyk(0%, 16.1%, 52.5%, 0%) |
| CIE-LAB | lab(87.36, 3.30, 50.84) |
| CIE-LCH | lch(87.36, 50.95, 86.28°) |
| OKLab | oklab(89.23% 0.0082 0.1207) |
| OKLCH | oklch(89.23% 0.121 86.1) |
| XYZ | xyz(68.7406, 70.7372, 28.1183) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.38
Light Mustard
#F7D560
ΔE00 4.31
Pale Gold
#FDDE6C
ΔE00 4.69
Maize
#F4D054
ΔE00 5.01
Sandy
#F1DA7A
ΔE00 5.18
Light Gold
#FDDC5C
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD679 #79A2FF
analogous
#FF9379 #FFD679 #E5FF79
triadic
#FFD679 #79FFD6 #D679FF
tetradic
#FFD679 #79FF93 #79A2FF #FF79E5
square
#FFD679 #79FF93 #79A2FF #FF79E5
split-complementary
#FFD679 #79E5FF #9379FF
monochromatic
#FEB000 #FFC33C #FFD679 #FFE9B6 #FFF6E0
Accessibility & contrast
On white
1.39
#FFD679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#FFD679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD679
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD679 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#F4DF7C
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd679; /* rgb */ color: rgb(255, 214, 121); /* oklch */ color: oklch(89.2% 0.121 86.1);
Tailwind
colors: {
custom: {
50: '#ffe2a2',
500: '#ffd679',
950: '#000000',
},
}SCSS
$custom: #ffd679; $custom-light: #ffe2a2; $custom-dark: #000000;
JSON
{
"hex": "#ffd679",
"rgb": {
"r": 255,
"g": 214,
"b": 121
},
"hsl": {
"h": 41.642,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.8923,
"c": 0.12097,
"h": 86.1
},
"luminance": 0.70734
}Semantic roles & 50–950 ramp
primary
#FFD679
secondary
#3F6FDD
accent
#46E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480