#FFCC8D#FFCC8D
#FFCC8D is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.6% C 0.098 H 71.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCC8D |
|---|---|
| RGB | rgb(255, 204, 141) |
| HSL | hsl(33, 100%, 78%) |
| HSV | hsv(33, 45%, 100%) |
| CMYK | cmyk(0%, 20%, 44.7%, 0%) |
| CIE-LAB | lab(85.19, 10.26, 38.19) |
| CIE-LCH | lch(85.19, 39.54, 74.96°) |
| OKLab | oklab(87.61% 0.0307 0.0936) |
| OKLCH | oklch(87.61% 0.098 71.9) |
| XYZ | xyz(67.6431, 66.3726, 34.4424) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 6.26
Burlywood
#DEB887
ΔE00 6.59
Peach
#FFDAB9
ΔE00 7.99
Moccasin
#FFE4B5
ΔE00 8.04
Apricot (survey)
#FFB16D
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCC8D #8DC0FF
analogous
#FF938D #FFCC8D #F9FF8D
triadic
#FFCC8D #8DFFCC #CC8DFF
tetradic
#FFCC8D #8DFF93 #8DC0FF #FF8DF9
square
#FFCC8D #8DFF93 #8DC0FF #FF8DF9
split-complementary
#FFCC8D #8DF9FF #938DFF
monochromatic
#FF9513 #FFB150 #FFCC8D #FFE7CA #FFF1E0
Accessibility & contrast
On white
1.47
#FFCC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#FFCC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCC8D
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCC8D | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE88
Deuteranopia (green-blind)
#EADA8E
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffcc8d; /* rgb */ color: rgb(255, 204, 141); /* oklch */ color: oklch(87.6% 0.098 71.9);
Tailwind
colors: {
custom: {
50: '#ffdbaf',
500: '#ffcc8d',
950: '#000000',
},
}SCSS
$custom: #ffcc8d; $custom-light: #ffdbaf; $custom-dark: #000000;
JSON
{
"hex": "#ffcc8d",
"rgb": {
"r": 255,
"g": 204,
"b": 141
},
"hsl": {
"h": 33.158,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.87613,
"c": 0.09846,
"h": 71.9
},
"luminance": 0.66369
}Semantic roles & 50–950 ramp
primary
#FFCC8D
secondary
#5091E0
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481