#FFCC87#FFCC87
#FFCC87 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.5% C 0.104 H 74.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCC87 |
|---|---|
| RGB | rgb(255, 204, 135) |
| HSL | hsl(35, 100%, 76%) |
| HSV | hsv(35, 47%, 100%) |
| CMYK | cmyk(0%, 20%, 47.1%, 0%) |
| CIE-LAB | lab(85.10, 9.68, 41.12) |
| CIE-LCH | lch(85.10, 42.25, 76.75°) |
| OKLab | oklab(87.52% 0.0284 0.1) |
| OKLCH | oklch(87.52% 0.104 74.1) |
| XYZ | xyz(67.2087, 66.1988, 32.1546) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.47
Burlywood
#DEB887
ΔE00 7.01
Light Peach
#FFD8B1
ΔE00 7.35
Pale Peach
#FFE5AD
ΔE00 8.29
Moccasin
#FFE4B5
ΔE00 8.35
Butterscotch
#FDB147
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCC87 #87BAFF
analogous
#FF9087 #FFCC87 #F6FF87
triadic
#FFCC87 #87FFCC #CC87FF
tetradic
#FFCC87 #87FF90 #87BAFF #FF87F6
square
#FFCC87 #87FF90 #87BAFF #FF87F6
split-complementary
#FFCC87 #87F6FF #9087FF
monochromatic
#FF980D #FFB24A #FFCC87 #FFE6C4 #FFF2E0
Accessibility & contrast
On white
1.47
#FFCC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FFCC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCC87
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCC87 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD82
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffcc87; /* rgb */ color: rgb(255, 204, 135); /* oklch */ color: oklch(87.5% 0.104 74.1);
Tailwind
colors: {
custom: {
50: '#ffdbab',
500: '#ffcc87',
950: '#000000',
},
}SCSS
$custom: #ffcc87; $custom-light: #ffdbab; $custom-dark: #000000;
JSON
{
"hex": "#ffcc87",
"rgb": {
"r": 255,
"g": 204,
"b": 135
},
"hsl": {
"h": 34.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.87515,
"c": 0.1039,
"h": 74.1
},
"luminance": 0.66195
}Semantic roles & 50–950 ramp
primary
#FFCC87
secondary
#4B8ADF
accent
#62E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481