#FFD176#FFD176
#FFD176 is a very light, vivid orange. Relative luminance 0.682; OKLCH L 88.2% C 0.121 H 83.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD176 |
|---|---|
| RGB | rgb(255, 209, 118) |
| HSL | hsl(40, 100%, 73%) |
| HSV | hsv(40, 54%, 100%) |
| CMYK | cmyk(0%, 18%, 53.7%, 0%) |
| CIE-LAB | lab(86.09, 5.63, 50.76) |
| CIE-LCH | lch(86.09, 51.07, 83.67°) |
| OKLab | oklab(88.22% 0.0146 0.1203) |
| OKLCH | oklch(88.22% 0.121 83.1) |
| XYZ | xyz(67.3135, 68.1727, 26.7491) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.15
Light Mustard
#F7D560
ΔE00 5.60
Maize
#F4D054
ΔE00 5.93
Pale Gold
#FDDE6C
ΔE00 6.35
Sand (survey)
#E2CA76
ΔE00 6.57
Sandy
#F1DA7A
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD176 #76A4FF
analogous
#FF8C76 #FFD176 #E8FF76
triadic
#FFD176 #76FFD1 #D176FF
tetradic
#FFD176 #76FF8C #76A4FF #FF76E8
square
#FFD176 #76FF8C #76A4FF #FF76E8
split-complementary
#FFD176 #76E8FF #8C76FF
monochromatic
#FBA600 #FFBC39 #FFD176 #FFE6B3 #FFF5E0
Accessibility & contrast
On white
1.44
#FFD176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FFD176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD176
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD176 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06E
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd176; /* rgb */ color: rgb(255, 209, 118); /* oklch */ color: oklch(88.2% 0.121 83.1);
Tailwind
colors: {
custom: {
50: '#ffde9f',
500: '#ffd176',
950: '#000000',
},
}SCSS
$custom: #ffd176; $custom-light: #ffde9f; $custom-dark: #000000;
JSON
{
"hex": "#ffd176",
"rgb": {
"r": 255,
"g": 209,
"b": 118
},
"hsl": {
"h": 39.854,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.88224,
"c": 0.12115,
"h": 83.1
},
"luminance": 0.68169
}Semantic roles & 50–950 ramp
primary
#FFD176
secondary
#3D72DD
accent
#4DE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480