#F6CBAB#F6CBAB
#F6CBAB is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.1% C 0.065 H 58.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CBAB |
|---|---|
| RGB | rgb(246, 203, 171) |
| HSL | hsl(26, 81%, 82%) |
| HSV | hsv(26, 30%, 96%) |
| CMYK | cmyk(0%, 17.5%, 30.5%, 3.5%) |
| CIE-LAB | lab(84.61, 10.69, 21.68) |
| CIE-LCH | lch(84.61, 24.17, 63.76°) |
| OKLab | oklab(87.14% 0.034 0.0553) |
| OKLCH | oklch(87.14% 0.065 58.4) |
| XYZ | xyz(66.7139, 65.2478, 47.6001) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.68
Peach
#FFDAB9
ΔE00 3.78
Light Peach
#FFD8B1
ΔE00 4.12
Bisque
#FFE4C4
ΔE00 7.38
Burlywood
#DEB887
ΔE00 8.00
Navajowhite
#FFDEAD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CBAB #ABD6F6
analogous
#F6ABB1 #F6CBAB #F6F1AB
triadic
#F6CBAB #ABF6CB #CBABF6
tetradic
#F6CBAB #B1F6AB #ABD6F6 #F1ABF6
square
#F6CBAB #B1F6AB #ABD6F6 #F1ABF6
split-complementary
#F6CBAB #ABF6F1 #ABB1F6
monochromatic
#EA873C #F0A974 #F6CBAB #FCEDE2 #FCEEE3
Accessibility & contrast
On white
1.49
#F6CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#F6CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CBAB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CBAB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#E2D7AB
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f6cbab; /* rgb */ color: rgb(246, 203, 171); /* oklch */ color: oklch(87.1% 0.065 58.4);
Tailwind
colors: {
custom: {
50: '#fadac4',
500: '#f6cbab',
950: '#000000',
},
}SCSS
$custom: #f6cbab; $custom-light: #fadac4; $custom-dark: #000000;
JSON
{
"hex": "#f6cbab",
"rgb": {
"r": 246,
"g": 203,
"b": 171
},
"hsl": {
"h": 25.6,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.87137,
"c": 0.06487,
"h": 58.4
},
"luminance": 0.65245
}Semantic roles & 50–950 ramp
primary
#F6CBAB
secondary
#6EAAD7
accent
#82DD09
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382