#FFD276#FFD276
#FFD276 is a very light, vivid orange. Relative luminance 0.687; OKLCH L 88.4% C 0.122 H 83.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD276 |
|---|---|
| RGB | rgb(255, 210, 118) |
| HSL | hsl(40, 100%, 73%) |
| HSV | hsv(40, 54%, 100%) |
| CMYK | cmyk(0%, 17.6%, 53.7%, 0%) |
| CIE-LAB | lab(86.34, 5.11, 51.06) |
| CIE-LCH | lch(86.34, 51.31, 84.28°) |
| OKLab | oklab(88.42% 0.0131 0.1209) |
| OKLCH | oklch(88.42% 0.122 83.8) |
| XYZ | xyz(67.5596, 68.6649, 26.8312) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.76
Light Mustard
#F7D560
ΔE00 5.23
Maize
#F4D054
ΔE00 5.62
Pale Gold
#FDDE6C
ΔE00 5.94
Sand (survey)
#E2CA76
ΔE00 6.38
Sandy
#F1DA7A
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD276 #76A3FF
analogous
#FF8D76 #FFD276 #E7FF76
triadic
#FFD276 #76FFD2 #D276FF
tetradic
#FFD276 #76FF8D #76A3FF #FF76E7
square
#FFD276 #76FF8D #76A3FF #FF76E7
split-complementary
#FFD276 #76E7FF #8D76FF
monochromatic
#FBA800 #FFBE39 #FFD276 #FFE6B3 #FFF5E0
Accessibility & contrast
On white
1.43
#FFD276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FFD276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD276
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD276 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16E
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#FFC3BC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd276; /* rgb */ color: rgb(255, 210, 118); /* oklch */ color: oklch(88.4% 0.122 83.8);
Tailwind
colors: {
custom: {
50: '#ffdf9f',
500: '#ffd276',
950: '#000000',
},
}SCSS
$custom: #ffd276; $custom-light: #ffdf9f; $custom-dark: #000000;
JSON
{
"hex": "#ffd276",
"rgb": {
"r": 255,
"g": 210,
"b": 118
},
"hsl": {
"h": 40.292,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.88416,
"c": 0.12161,
"h": 83.8
},
"luminance": 0.68661
}Semantic roles & 50–950 ramp
primary
#FFD276
secondary
#3D71DD
accent
#4BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480