#F5CBAB#F5CBAB
#F5CBAB is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.0% C 0.064 H 59.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CBAB |
|---|---|
| RGB | rgb(245, 203, 171) |
| HSL | hsl(26, 79%, 82%) |
| HSV | hsv(26, 30%, 96%) |
| CMYK | cmyk(0%, 17.1%, 30.2%, 3.9%) |
| CIE-LAB | lab(84.52, 10.31, 21.53) |
| CIE-LCH | lch(84.52, 23.87, 64.42°) |
| OKLab | oklab(87.04% 0.0329 0.0549) |
| OKLCH | oklch(87.04% 0.064 59.1) |
| XYZ | xyz(66.3640, 65.0674, 47.5837) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.92
Peach
#FFDAB9
ΔE00 3.66
Light Peach
#FFD8B1
ΔE00 3.98
Bisque
#FFE4C4
ΔE00 7.19
Burlywood
#DEB887
ΔE00 7.83
Navajowhite
#FFDEAD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CBAB #ABD5F5
analogous
#F5ABB0 #F5CBAB #F5F0AB
triadic
#F5CBAB #ABF5CB #CBABF5
tetradic
#F5CBAB #B0F5AB #ABD5F5 #F0ABF5
square
#F5CBAB #B0F5AB #ABD5F5 #F0ABF5
split-complementary
#F5CBAB #ABF5F0 #ABB0F5
monochromatic
#E8873E #EEA974 #F5CBAB #FCEDE2 #FCEEE4
Accessibility & contrast
On white
1.50
#F5CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#F5CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CBAB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CBAB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#E1D7AB
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f5cbab; /* rgb */ color: rgb(245, 203, 171); /* oklch */ color: oklch(87.0% 0.064 59.1);
Tailwind
colors: {
custom: {
50: '#f9dac4',
500: '#f5cbab',
950: '#000000',
},
}SCSS
$custom: #f5cbab; $custom-light: #f9dac4; $custom-dark: #000000;
JSON
{
"hex": "#f5cbab",
"rgb": {
"r": 245,
"g": 203,
"b": 171
},
"hsl": {
"h": 25.946,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.87043,
"c": 0.06401,
"h": 59.1
},
"luminance": 0.65065
}Semantic roles & 50–950 ramp
primary
#F5CBAB
secondary
#6FA9D5
accent
#81DB0A
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382