#FFCC80#FFCC80
#FFCC80 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.4% C 0.110 H 76.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCC80 |
|---|---|
| RGB | rgb(255, 204, 128) |
| HSL | hsl(36, 100%, 75%) |
| HSV | hsv(36, 50%, 100%) |
| CMYK | cmyk(0%, 20%, 49.8%, 0%) |
| CIE-LAB | lab(85.00, 9.05, 44.51) |
| CIE-LCH | lch(85.00, 45.42, 78.51°) |
| OKLab | oklab(87.41% 0.0258 0.1072) |
| OKLCH | oklch(87.41% 0.11 76.5) |
| XYZ | xyz(66.7320, 66.0081, 29.6438) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.20
Burlywood
#DEB887
ΔE00 7.71
Wheat (survey)
#FBDD7E
ΔE00 8.20
Butterscotch
#FDB147
ΔE00 8.21
Pale Peach
#FFE5AD
ΔE00 8.47
Sand (survey)
#E2CA76
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCC80 #80B3FF
analogous
#FF8D80 #FFCC80 #F2FF80
triadic
#FFCC80 #80FFCC #CC80FF
tetradic
#FFCC80 #80FF8D #80B3FF #FF80F2
square
#FFCC80 #80FF8D #80B3FF #FF80F2
split-complementary
#FFCC80 #80F2FF #8D80FF
monochromatic
#FF9B06 #FFB343 #FFCC80 #FFE5BD #FFF3E0
Accessibility & contrast
On white
1.48
#FFCC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FFCC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCC80
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCC80 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7A
Deuteranopia (green-blind)
#ECD982
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcc80; /* rgb */ color: rgb(255, 204, 128); /* oklch */ color: oklch(87.4% 0.110 76.5);
Tailwind
colors: {
custom: {
50: '#ffdba6',
500: '#ffcc80',
950: '#000000',
},
}SCSS
$custom: #ffcc80; $custom-light: #ffdba6; $custom-dark: #000000;
JSON
{
"hex": "#ffcc80",
"rgb": {
"r": 255,
"g": 204,
"b": 128
},
"hsl": {
"h": 35.906,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.87407,
"c": 0.11023,
"h": 76.5
},
"luminance": 0.66004
}Semantic roles & 50–950 ramp
primary
#FFCC80
secondary
#4583DE
accent
#5CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480