#FFCC7A#FFCC7A
#FFCC7A is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.3% C 0.116 H 78.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCC7A |
|---|---|
| RGB | rgb(255, 204, 122) |
| HSL | hsl(37, 100%, 74%) |
| HSV | hsv(37, 52%, 100%) |
| CMYK | cmyk(0%, 20%, 52.2%, 0%) |
| CIE-LAB | lab(84.92, 8.53, 47.39) |
| CIE-LCH | lch(84.92, 48.15, 79.79°) |
| OKLab | oklab(87.32% 0.0236 0.1132) |
| OKLCH | oklch(87.32% 0.116 78.2) |
| XYZ | xyz(66.3487, 65.8548, 27.6251) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 7.53
Navajowhite
#FFDEAD
ΔE00 7.91
Butterscotch
#FDB147
ΔE00 8.01
Sand (survey)
#E2CA76
ΔE00 8.05
Macaroni And Cheese
#EFB435
ΔE00 8.08
Light Mustard
#F7D560
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCC7A #7AADFF
analogous
#FF8A7A #FFCC7A #F0FF7A
triadic
#FFCC7A #7AFFCC #CC7AFF
tetradic
#FFCC7A #7AFF8A #7AADFF #FF7AF0
square
#FFCC7A #7AFF8A #7AADFF #FF7AF0
split-complementary
#FFCC7A #7AF0FF #8A7AFF
monochromatic
#FF9D00 #FFB53D #FFCC7A #FFE3B7 #FFF3E0
Accessibility & contrast
On white
1.48
#FFCC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FFCC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCC7A
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCC7A | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD73
Deuteranopia (green-blind)
#ECD97C
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcc7a; /* rgb */ color: rgb(255, 204, 122); /* oklch */ color: oklch(87.3% 0.116 78.2);
Tailwind
colors: {
custom: {
50: '#ffdba2',
500: '#ffcc7a',
950: '#000000',
},
}SCSS
$custom: #ffcc7a; $custom-light: #ffdba2; $custom-dark: #000000;
JSON
{
"hex": "#ffcc7a",
"rgb": {
"r": 255,
"g": 204,
"b": 122
},
"hsl": {
"h": 36.992,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.87321,
"c": 0.11558,
"h": 78.2
},
"luminance": 0.65851
}Semantic roles & 50–950 ramp
primary
#FFCC7A
secondary
#407CDD
accent
#58E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480