#FCC79B#FCC79B
#FCC79B is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.6% C 0.084 H 61.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC79B |
|---|---|
| RGB | rgb(252, 199, 155) |
| HSL | hsl(27, 94%, 80%) |
| HSV | hsv(27, 38%, 99%) |
| CMYK | cmyk(0%, 21%, 38.5%, 1.2%) |
| CIE-LAB | lab(83.92, 13.16, 29.23) |
| CIE-LCH | lch(83.92, 32.06, 65.76°) |
| OKLab | oklab(86.63% 0.0404 0.0732) |
| OKLCH | oklch(86.63% 0.084 61.1) |
| XYZ | xyz(66.4868, 63.9124, 39.8383) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.59
Light Peach
#FFD8B1
ΔE00 4.90
Peach
#FFDAB9
ΔE00 5.74
Burlywood
#DEB887
ΔE00 6.86
Peach (survey)
#FFB07C
ΔE00 6.99
Apricot (survey)
#FFB16D
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC79B #9BD0FC
analogous
#FC9BA0 #FCC79B #FCF79B
triadic
#FCC79B #9BFCC7 #C79BFC
tetradic
#FCC79B #A0FC9B #9BD0FC #F79BFC
square
#FCC79B #A0FC9B #9BD0FC #F79BFC
split-complementary
#FCC79B #9BFCF7 #9BA0FC
monochromatic
#F88424 #FAA660 #FCC79B #FEE8D6 #FEEEE1
Accessibility & contrast
On white
1.52
#FCC79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FCC79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC79B
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC79B | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA98
Deuteranopia (green-blind)
#E4D69C
Tritanopia (blue-blind)
#FFBCBB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc79b; /* rgb */ color: rgb(252, 199, 155); /* oklch */ color: oklch(86.6% 0.084 61.1);
Tailwind
colors: {
custom: {
50: '#ffd8b8',
500: '#fcc79b',
950: '#000000',
},
}SCSS
$custom: #fcc79b; $custom-light: #ffd8b8; $custom-dark: #000000;
JSON
{
"hex": "#fcc79b",
"rgb": {
"r": 252,
"g": 199,
"b": 155
},
"hsl": {
"h": 27.216,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.86631,
"c": 0.08359,
"h": 61.1
},
"luminance": 0.63909
}Semantic roles & 50–950 ramp
primary
#FCC79B
secondary
#5DA4DE
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381