#F3CBAB#F3CBAB
#F3CBAB is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.9% C 0.062 H 60.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CBAB |
|---|---|
| RGB | rgb(243, 203, 171) |
| HSL | hsl(27, 75%, 81%) |
| HSV | hsv(27, 30%, 95%) |
| CMYK | cmyk(0%, 16.5%, 29.6%, 4.7%) |
| CIE-LAB | lab(84.33, 9.55, 21.25) |
| CIE-LCH | lch(84.33, 23.30, 65.80°) |
| OKLab | oklab(86.86% 0.0307 0.0542) |
| OKLCH | oklch(86.86% 0.062 60.5) |
| XYZ | xyz(65.6699, 64.7095, 47.5512) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.45
Peach
#FFDAB9
ΔE00 3.49
Light Peach
#FFD8B1
ΔE00 3.77
Bisque
#FFE4C4
ΔE00 6.83
Burlywood
#DEB887
ΔE00 7.50
Navajowhite
#FFDEAD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CBAB #ABD3F3
analogous
#F3ABAF #F3CBAB #F3EFAB
triadic
#F3CBAB #ABF3CB #CBABF3
tetradic
#F3CBAB #AFF3AB #ABD3F3 #EFABF3
square
#F3CBAB #AFF3AB #ABD3F3 #EFABF3
split-complementary
#F3CBAB #ABF3EF #ABAFF3
monochromatic
#E48940 #EBAA75 #F3CBAB #FBECE1 #FBEEE4
Accessibility & contrast
On white
1.51
#F3CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#F3CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CBAB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CBAB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#E1D6AB
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cbab; /* rgb */ color: rgb(243, 203, 171); /* oklch */ color: oklch(86.9% 0.062 60.5);
Tailwind
colors: {
custom: {
50: '#f8dac4',
500: '#f3cbab',
950: '#000000',
},
}SCSS
$custom: #f3cbab; $custom-light: #f8dac4; $custom-dark: #000000;
JSON
{
"hex": "#f3cbab",
"rgb": {
"r": 243,
"g": 203,
"b": 171
},
"hsl": {
"h": 26.667,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.86855,
"c": 0.06229,
"h": 60.5
},
"luminance": 0.64707
}Semantic roles & 50–950 ramp
primary
#F3CBAB
secondary
#70A7D2
accent
#7ED70E
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382