#FFCC8B#FFCC8B
#FFCC8B is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.6% C 0.100 H 72.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCC8B |
|---|---|
| RGB | rgb(255, 204, 139) |
| HSL | hsl(34, 100%, 77%) |
| HSV | hsv(34, 45%, 100%) |
| CMYK | cmyk(0%, 20%, 45.5%, 0%) |
| CIE-LAB | lab(85.16, 10.07, 39.17) |
| CIE-LCH | lch(85.16, 40.44, 75.59°) |
| OKLab | oklab(87.58% 0.0299 0.0957) |
| OKLCH | oklch(87.58% 0.1 72.7) |
| XYZ | xyz(67.4956, 66.3136, 33.6658) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 6.63
Burlywood
#DEB887
ΔE00 6.71
Moccasin
#FFE4B5
ΔE00 8.12
Pale Peach
#FFE5AD
ΔE00 8.29
Apricot (survey)
#FFB16D
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCC8B #8BBEFF
analogous
#FF928B #FFCC8B #F8FF8B
triadic
#FFCC8B #8BFFCC #CC8BFF
tetradic
#FFCC8B #8BFF92 #8BBEFF #FF8BF8
square
#FFCC8B #8BFF92 #8BBEFF #FF8BF8
split-complementary
#FFCC8B #8BF8FF #928BFF
monochromatic
#FF9611 #FFB14E #FFCC8B #FFE7C8 #FFF2E0
Accessibility & contrast
On white
1.47
#FFCC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FFCC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCC8B
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCC8B | 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)
#DFCE86
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffcc8b; /* rgb */ color: rgb(255, 204, 139); /* oklch */ color: oklch(87.6% 0.100 72.7);
Tailwind
colors: {
custom: {
50: '#ffdbad',
500: '#ffcc8b',
950: '#000000',
},
}SCSS
$custom: #ffcc8b; $custom-light: #ffdbad; $custom-dark: #000000;
JSON
{
"hex": "#ffcc8b",
"rgb": {
"r": 255,
"g": 204,
"b": 139
},
"hsl": {
"h": 33.621,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.8758,
"c": 0.10027,
"h": 72.7
},
"luminance": 0.6631
}Semantic roles & 50–950 ramp
primary
#FFCC8B
secondary
#4E8EE0
accent
#65E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481