#FFCC7D#FFCC7D
#FFCC7D is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.4% C 0.113 H 77.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCC7D |
|---|---|
| RGB | rgb(255, 204, 125) |
| HSL | hsl(36, 100%, 75%) |
| HSV | hsv(36, 51%, 100%) |
| CMYK | cmyk(0%, 20%, 51%, 0%) |
| CIE-LAB | lab(84.96, 8.79, 45.96) |
| CIE-LCH | lch(84.96, 46.79, 79.18°) |
| OKLab | oklab(87.36% 0.0247 0.1102) |
| OKLCH | oklch(87.36% 0.113 77.4) |
| XYZ | xyz(66.5375, 65.9303, 28.6192) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.55
Wheat (survey)
#FBDD7E
ΔE00 7.85
Burlywood
#DEB887
ΔE00 8.05
Butterscotch
#FDB147
ΔE00 8.09
Sand (survey)
#E2CA76
ΔE00 8.28
Macaroni And Cheese
#EFB435
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCC7D #7DB0FF
analogous
#FF8B7D #FFCC7D #F1FF7D
triadic
#FFCC7D #7DFFCC #CC7DFF
tetradic
#FFCC7D #7DFF8B #7DB0FF #FF7DF1
square
#FFCC7D #7DFF8B #7DB0FF #FF7DF1
split-complementary
#FFCC7D #7DF1FF #8B7DFF
monochromatic
#FF9C03 #FFB440 #FFCC7D #FFE4BA #FFF3E0
Accessibility & contrast
On white
1.48
#FFCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#FFCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCC7D
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCC7D | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD76
Deuteranopia (green-blind)
#ECD97F
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcc7d; /* rgb */ color: rgb(255, 204, 125); /* oklch */ color: oklch(87.4% 0.113 77.4);
Tailwind
colors: {
custom: {
50: '#ffdba4',
500: '#ffcc7d',
950: '#000000',
},
}SCSS
$custom: #ffcc7d; $custom-light: #ffdba4; $custom-dark: #000000;
JSON
{
"hex": "#ffcc7d",
"rgb": {
"r": 255,
"g": 204,
"b": 125
},
"hsl": {
"h": 36.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.87363,
"c": 0.11292,
"h": 77.4
},
"luminance": 0.65926
}Semantic roles & 50–950 ramp
primary
#FFCC7D
secondary
#427FDE
accent
#5AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480