#FFCC7E#FFCC7E
#FFCC7E is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.4% C 0.112 H 77.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCC7E |
|---|---|
| RGB | rgb(255, 204, 126) |
| HSL | hsl(36, 100%, 75%) |
| HSV | hsv(36, 51%, 100%) |
| CMYK | cmyk(0%, 20%, 50.6%, 0%) |
| CIE-LAB | lab(84.97, 8.87, 45.48) |
| CIE-LCH | lch(84.97, 46.33, 78.96°) |
| OKLab | oklab(87.38% 0.0251 0.1092) |
| OKLCH | oklch(87.38% 0.112 77.1) |
| XYZ | xyz(66.6017, 65.9560, 28.9574) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.43
Burlywood
#DEB887
ΔE00 7.93
Wheat (survey)
#FBDD7E
ΔE00 7.96
Butterscotch
#FDB147
ΔE00 8.12
Sand (survey)
#E2CA76
ΔE00 8.37
Pale Peach
#FFE5AD
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCC7E #7EB1FF
analogous
#FF8C7E #FFCC7E #F2FF7E
triadic
#FFCC7E #7EFFCC #CC7EFF
tetradic
#FFCC7E #7EFF8C #7EB1FF #FF7EF2
square
#FFCC7E #7EFF8C #7EB1FF #FF7EF2
split-complementary
#FFCC7E #7EF2FF #8C7EFF
monochromatic
#FF9C04 #FFB441 #FFCC7E #FFE4BB #FFF3E0
Accessibility & contrast
On white
1.48
#FFCC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#FFCC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCC7E
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCC7E | 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)
#E0CD78
Deuteranopia (green-blind)
#ECD980
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcc7e; /* rgb */ color: rgb(255, 204, 126); /* oklch */ color: oklch(87.4% 0.112 77.1);
Tailwind
colors: {
custom: {
50: '#ffdba5',
500: '#ffcc7e',
950: '#000000',
},
}SCSS
$custom: #ffcc7e; $custom-light: #ffdba5; $custom-dark: #000000;
JSON
{
"hex": "#ffcc7e",
"rgb": {
"r": 255,
"g": 204,
"b": 126
},
"hsl": {
"h": 36.279,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.87378,
"c": 0.11203,
"h": 77.1
},
"luminance": 0.65952
}Semantic roles & 50–950 ramp
primary
#FFCC7E
secondary
#4380DE
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480