#FFD676#FFD676
#FFD676 is a very light, vivid orange. Relative luminance 0.707; OKLCH L 89.2% C 0.124 H 86.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD676 |
|---|---|
| RGB | rgb(255, 214, 118) |
| HSL | hsl(42, 100%, 73%) |
| HSV | hsv(42, 54%, 100%) |
| CMYK | cmyk(0%, 16.1%, 53.7%, 0%) |
| CIE-LAB | lab(87.32, 3.06, 52.24) |
| CIE-LCH | lch(87.32, 52.33, 86.65°) |
| OKLab | oklab(89.19% 0.0071 0.1235) |
| OKLCH | oklch(89.19% 0.124 86.7) |
| XYZ | xyz(68.5595, 70.6648, 27.1645) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.26
Light Mustard
#F7D560
ΔE00 3.89
Pale Gold
#FDDE6C
ΔE00 4.33
Maize
#F4D054
ΔE00 4.58
Sandy
#F1DA7A
ΔE00 5.05
Light Gold
#FDDC5C
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD676 #769FFF
analogous
#FF9176 #FFD676 #E3FF76
triadic
#FFD676 #76FFD6 #D676FF
tetradic
#FFD676 #76FF91 #769FFF #FF76E3
square
#FFD676 #76FF91 #769FFF #FF76E3
split-complementary
#FFD676 #76E3FF #9176FF
monochromatic
#FBB000 #FFC439 #FFD676 #FFE8B3 #FFF6E0
Accessibility & contrast
On white
1.39
#FFD676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FFD676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD676
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD676 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#F4DF79
Tritanopia (blue-blind)
#FFC7C0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd676; /* rgb */ color: rgb(255, 214, 118); /* oklch */ color: oklch(89.2% 0.124 86.7);
Tailwind
colors: {
custom: {
50: '#ffe2a0',
500: '#ffd676',
950: '#000000',
},
}SCSS
$custom: #ffd676; $custom-light: #ffe2a0; $custom-dark: #000000;
JSON
{
"hex": "#ffd676",
"rgb": {
"r": 255,
"g": 214,
"b": 118
},
"hsl": {
"h": 42.044,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89191,
"c": 0.1237,
"h": 86.7
},
"luminance": 0.70661
}Semantic roles & 50–950 ramp
primary
#FFD676
secondary
#3D6CDD
accent
#45E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480