#F5CCAB#F5CCAB
#F5CCAB is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.2% C 0.064 H 60.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCAB |
|---|---|
| RGB | rgb(245, 204, 171) |
| HSL | hsl(27, 79%, 82%) |
| HSV | hsv(27, 30%, 96%) |
| CMYK | cmyk(0%, 16.7%, 30.2%, 3.9%) |
| CIE-LAB | lab(84.76, 9.78, 21.87) |
| CIE-LCH | lch(84.76, 23.96, 65.90°) |
| OKLab | oklab(87.23% 0.0313 0.0557) |
| OKLCH | oklch(87.23% 0.064 60.7) |
| XYZ | xyz(66.6009, 65.5412, 47.6627) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.37
Peach
#FFDAB9
ΔE00 3.28
Light Peach
#FFD8B1
ΔE00 3.47
Bisque
#FFE4C4
ΔE00 6.74
Navajowhite
#FFDEAD
ΔE00 7.30
Burlywood
#DEB887
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCAB #ABD4F5
analogous
#F5ABAF #F5CCAB #F5F1AB
triadic
#F5CCAB #ABF5CC #CCABF5
tetradic
#F5CCAB #AFF5AB #ABD4F5 #F1ABF5
square
#F5CCAB #AFF5AB #ABD4F5 #F1ABF5
split-complementary
#F5CCAB #ABF5F1 #ABAFF5
monochromatic
#E88A3E #EEAB74 #F5CCAB #FCEDE2 #FCEEE4
Accessibility & contrast
On white
1.49
#F5CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#F5CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCAB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCAB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA9
Deuteranopia (green-blind)
#E2D7AB
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f5ccab; /* rgb */ color: rgb(245, 204, 171); /* oklch */ color: oklch(87.2% 0.064 60.7);
Tailwind
colors: {
custom: {
50: '#f9dbc4',
500: '#f5ccab',
950: '#000000',
},
}SCSS
$custom: #f5ccab; $custom-light: #f9dbc4; $custom-dark: #000000;
JSON
{
"hex": "#f5ccab",
"rgb": {
"r": 245,
"g": 204,
"b": 171
},
"hsl": {
"h": 26.757,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.87233,
"c": 0.06395,
"h": 60.7
},
"luminance": 0.65538
}Semantic roles & 50–950 ramp
primary
#F5CCAB
secondary
#6FA8D5
accent
#7EDB0A
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171512
muted
#858482