#FFCC8A#FFCC8A
#FFCC8A is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.6% C 0.101 H 73.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCC8A |
|---|---|
| RGB | rgb(255, 204, 138) |
| HSL | hsl(34, 100%, 77%) |
| HSV | hsv(34, 46%, 100%) |
| CMYK | cmyk(0%, 20%, 45.9%, 0%) |
| CIE-LAB | lab(85.14, 9.97, 39.66) |
| CIE-LCH | lch(85.14, 40.89, 75.89°) |
| OKLab | oklab(87.56% 0.0295 0.0968) |
| OKLCH | oklch(87.56% 0.101 73) |
| XYZ | xyz(67.4229, 66.2845, 33.2827) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.22
Burlywood
#DEB887
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 6.81
Moccasin
#FFE4B5
ΔE00 8.17
Pale Peach
#FFE5AD
ΔE00 8.28
Apricot (survey)
#FFB16D
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCC8A #8ABDFF
analogous
#FF928A #FFCC8A #F8FF8A
triadic
#FFCC8A #8AFFCC #CC8AFF
tetradic
#FFCC8A #8AFF92 #8ABDFF #FF8AF8
square
#FFCC8A #8AFF92 #8ABDFF #FF8AF8
split-complementary
#FFCC8A #8AF8FF #928AFF
monochromatic
#FF9710 #FFB14D #FFCC8A #FFE7C7 #FFF2E0
Accessibility & contrast
On white
1.47
#FFCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FFCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCC8A
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCC8A | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffcc8a; /* rgb */ color: rgb(255, 204, 138); /* oklch */ color: oklch(87.6% 0.101 73.0);
Tailwind
colors: {
custom: {
50: '#ffdbad',
500: '#ffcc8a',
950: '#000000',
},
}SCSS
$custom: #ffcc8a; $custom-light: #ffdbad; $custom-dark: #000000;
JSON
{
"hex": "#ffcc8a",
"rgb": {
"r": 255,
"g": 204,
"b": 138
},
"hsl": {
"h": 33.846,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.87563,
"c": 0.10118,
"h": 73
},
"luminance": 0.66281
}Semantic roles & 50–950 ramp
primary
#FFCC8A
secondary
#4E8DE0
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481