#F3CBAE#F3CBAE
#F3CBAE is a very light, muted orange. Relative luminance 0.648; OKLCH L 86.9% C 0.060 H 57.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CBAE |
|---|---|
| RGB | rgb(243, 203, 174) |
| HSL | hsl(25, 74%, 82%) |
| HSV | hsv(25, 28%, 95%) |
| CMYK | cmyk(0%, 16.5%, 28.4%, 4.7%) |
| CIE-LAB | lab(84.39, 9.94, 19.75) |
| CIE-LCH | lch(84.39, 22.11, 63.28°) |
| OKLab | oklab(86.92% 0.0319 0.0506) |
| OKLCH | oklch(86.92% 0.06 57.8) |
| XYZ | xyz(65.9590, 64.8252, 49.0743) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.79
Peach
#FFDAB9
ΔE00 3.85
Light Peach
#FFD8B1
ΔE00 4.53
Bisque
#FFE4C4
ΔE00 7.24
Burlywood
#DEB887
ΔE00 8.35
Navajowhite
#FFDEAD
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CBAE #AED6F3
analogous
#F3AEB4 #F3CBAE #F3EEAE
triadic
#F3CBAE #AEF3CB #CBAEF3
tetradic
#F3CBAE #B4F3AE #AED6F3 #EEAEF3
square
#F3CBAE #B4F3AE #AED6F3 #EEAEF3
split-complementary
#F3CBAE #AEF3EE #AEB4F3
monochromatic
#E38743 #EBA979 #F3CBAE #FBEDE3 #FBEEE4
Accessibility & contrast
On white
1.50
#F3CBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#F3CBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CBAE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CBAE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAC
Deuteranopia (green-blind)
#E0D6AE
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3cbae; /* rgb */ color: rgb(243, 203, 174); /* oklch */ color: oklch(86.9% 0.060 57.8);
Tailwind
colors: {
custom: {
50: '#f8dac6',
500: '#f3cbae',
950: '#000000',
},
}SCSS
$custom: #f3cbae; $custom-light: #f8dac6; $custom-dark: #000000;
JSON
{
"hex": "#f3cbae",
"rgb": {
"r": 243,
"g": 203,
"b": 174
},
"hsl": {
"h": 25.217,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.86922,
"c": 0.05977,
"h": 57.8
},
"luminance": 0.64823
}Semantic roles & 50–950 ramp
primary
#F3CBAE
secondary
#73AAD3
accent
#83D60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382