#F7CCAB#F7CCAB
#F7CCAB is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.4% C 0.066 H 59.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CCAB |
|---|---|
| RGB | rgb(247, 204, 171) |
| HSL | hsl(26, 83%, 82%) |
| HSV | hsv(26, 31%, 97%) |
| CMYK | cmyk(0%, 17.4%, 30.8%, 3.1%) |
| CIE-LAB | lab(84.95, 10.54, 22.15) |
| CIE-LCH | lch(84.95, 24.53, 64.55°) |
| OKLab | oklab(87.42% 0.0335 0.0564) |
| OKLCH | oklch(87.42% 0.066 59.3) |
| XYZ | xyz(67.3026, 65.9030, 47.6956) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.89
Peach
#FFDAB9
ΔE00 3.49
Light Peach
#FFD8B1
ΔE00 3.73
Bisque
#FFE4C4
ΔE00 7.11
Navajowhite
#FFDEAD
ΔE00 7.67
Burlywood
#DEB887
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CCAB #ABD6F7
analogous
#F7ABB0 #F7CCAB #F7F2AB
triadic
#F7CCAB #ABF7CC #CCABF7
tetradic
#F7CCAB #B0F7AB #ABD6F7 #F2ABF7
square
#F7CCAB #B0F7AB #ABD6F7 #F2ABF7
split-complementary
#F7CCAB #ABF7F2 #ABB0F7
monochromatic
#EC883B #F2AA73 #F7CCAB #FCEEE3 #FCEEE3
Accessibility & contrast
On white
1.48
#F7CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#F7CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CCAB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CCAB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#E3D8AB
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f7ccab; /* rgb */ color: rgb(247, 204, 171); /* oklch */ color: oklch(87.4% 0.066 59.3);
Tailwind
colors: {
custom: {
50: '#fbdbc4',
500: '#f7ccab',
950: '#000000',
},
}SCSS
$custom: #f7ccab; $custom-light: #fbdbc4; $custom-dark: #000000;
JSON
{
"hex": "#f7ccab",
"rgb": {
"r": 247,
"g": 204,
"b": 171
},
"hsl": {
"h": 26.053,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.87421,
"c": 0.06565,
"h": 59.3
},
"luminance": 0.659
}Semantic roles & 50–950 ramp
primary
#F7CCAB
secondary
#6EAAD8
accent
#81DF06
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171512
muted
#858482