#F3CFAE#F3CFAE
#F3CFAE is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.7% C 0.060 H 64.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFAE |
|---|---|
| RGB | rgb(243, 207, 174) |
| HSL | hsl(29, 74%, 82%) |
| HSV | hsv(29, 28%, 95%) |
| CMYK | cmyk(0%, 14.8%, 28.4%, 4.7%) |
| CIE-LAB | lab(85.37, 7.85, 21.11) |
| CIE-LCH | lch(85.37, 22.52, 69.59°) |
| OKLab | oklab(87.69% 0.0258 0.0539) |
| OKLCH | oklch(87.69% 0.06 64.4) |
| XYZ | xyz(66.9159, 66.7388, 49.3932) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.57
Light Peach
#FFD8B1
ΔE00 2.71
Apricot
#FBCEB1
ΔE00 3.75
Bisque
#FFE4C4
ΔE00 5.34
Navajowhite
#FFDEAD
ΔE00 6.13
Wheat
#F5DEB3
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFAE #AED2F3
analogous
#F3AEB0 #F3CFAE #F3F2AE
triadic
#F3CFAE #AEF3CF #CFAEF3
tetradic
#F3CFAE #B0F3AE #AED2F3 #F2AEF3
square
#F3CFAE #B0F3AE #AED2F3 #F2AEF3
split-complementary
#F3CFAE #AEF3F2 #AEB0F3
monochromatic
#E39043 #EBAF79 #F3CFAE #FBEFE3 #FBEFE4
Accessibility & contrast
On white
1.46
#F3CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#F3CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFAE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFAE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#E3D9AF
Tritanopia (blue-blind)
#FFC7C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3cfae; /* rgb */ color: rgb(243, 207, 174); /* oklch */ color: oklch(87.7% 0.060 64.4);
Tailwind
colors: {
custom: {
50: '#f8ddc6',
500: '#f3cfae',
950: '#000000',
},
}SCSS
$custom: #f3cfae; $custom-light: #f8ddc6; $custom-dark: #000000;
JSON
{
"hex": "#f3cfae",
"rgb": {
"r": 243,
"g": 207,
"b": 174
},
"hsl": {
"h": 28.696,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.87687,
"c": 0.05975,
"h": 64.4
},
"luminance": 0.66736
}Semantic roles & 50–950 ramp
primary
#F3CFAE
secondary
#73A5D3
accent
#77D60F
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482