#FFCC7F#FFCC7F
#FFCC7F is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.4% C 0.111 H 76.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCC7F |
|---|---|
| RGB | rgb(255, 204, 127) |
| HSL | hsl(36, 100%, 75%) |
| HSV | hsv(36, 50%, 100%) |
| CMYK | cmyk(0%, 20%, 50.2%, 0%) |
| CIE-LAB | lab(84.99, 8.96, 45.00) |
| CIE-LCH | lch(84.99, 45.88, 78.74°) |
| OKLab | oklab(87.39% 0.0254 0.1082) |
| OKLCH | oklch(87.39% 0.111 76.8) |
| XYZ | xyz(66.6665, 65.9819, 29.2989) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.31
Burlywood
#DEB887
ΔE00 7.82
Wheat (survey)
#FBDD7E
ΔE00 8.08
Butterscotch
#FDB147
ΔE00 8.16
Sand (survey)
#E2CA76
ΔE00 8.46
Pale Peach
#FFE5AD
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCC7F #7FB2FF
analogous
#FF8C7F #FFCC7F #F2FF7F
triadic
#FFCC7F #7FFFCC #CC7FFF
tetradic
#FFCC7F #7FFF8C #7FB2FF #FF7FF2
square
#FFCC7F #7FFF8C #7FB2FF #FF7FF2
split-complementary
#FFCC7F #7FF2FF #8C7FFF
monochromatic
#FF9B05 #FFB442 #FFCC7F #FFE4BC #FFF3E0
Accessibility & contrast
On white
1.48
#FFCC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FFCC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCC7F
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCC7F | 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)
#E0CD79
Deuteranopia (green-blind)
#ECD981
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcc7f; /* rgb */ color: rgb(255, 204, 127); /* oklch */ color: oklch(87.4% 0.111 76.8);
Tailwind
colors: {
custom: {
50: '#ffdba5',
500: '#ffcc7f',
950: '#000000',
},
}SCSS
$custom: #ffcc7f; $custom-light: #ffdba5; $custom-dark: #000000;
JSON
{
"hex": "#ffcc7f",
"rgb": {
"r": 255,
"g": 204,
"b": 127
},
"hsl": {
"h": 36.094,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.87393,
"c": 0.11113,
"h": 76.8
},
"luminance": 0.65978
}Semantic roles & 50–950 ramp
primary
#FFCC7F
secondary
#4481DE
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480