#F3CDAE#F3CDAE
#F3CDAE is a very light, muted orange. Relative luminance 0.658; OKLCH L 87.3% C 0.060 H 61.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CDAE |
|---|---|
| RGB | rgb(243, 205, 174) |
| HSL | hsl(27, 74%, 82%) |
| HSV | hsv(27, 28%, 95%) |
| CMYK | cmyk(0%, 15.6%, 28.4%, 4.7%) |
| CIE-LAB | lab(84.88, 8.90, 20.43) |
| CIE-LCH | lch(84.88, 22.28, 66.47°) |
| OKLab | oklab(87.3% 0.0288 0.0522) |
| OKLCH | oklch(87.3% 0.06 61.1) |
| XYZ | xyz(66.4344, 65.7759, 49.2328) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.66
Peach
#FFDAB9
ΔE00 3.03
Light Peach
#FFD8B1
ΔE00 3.52
Bisque
#FFE4C4
ΔE00 6.24
Navajowhite
#FFDEAD
ΔE00 7.26
Burlywood
#DEB887
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CDAE #AED4F3
analogous
#F3AEB2 #F3CDAE #F3F0AE
triadic
#F3CDAE #AEF3CD #CDAEF3
tetradic
#F3CDAE #B2F3AE #AED4F3 #F0AEF3
square
#F3CDAE #B2F3AE #AED4F3 #F0AEF3
split-complementary
#F3CDAE #AEF3F0 #AEB2F3
monochromatic
#E38B43 #EBAC79 #F3CDAE #FBEEE3 #FBEFE4
Accessibility & contrast
On white
1.48
#F3CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#F3CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CDAE
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CDAE | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAC
Deuteranopia (green-blind)
#E2D7AE
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3cdae; /* rgb */ color: rgb(243, 205, 174); /* oklch */ color: oklch(87.3% 0.060 61.1);
Tailwind
colors: {
custom: {
50: '#f8dcc6',
500: '#f3cdae',
950: '#000000',
},
}SCSS
$custom: #f3cdae; $custom-light: #f8dcc6; $custom-dark: #000000;
JSON
{
"hex": "#f3cdae",
"rgb": {
"r": 243,
"g": 205,
"b": 174
},
"hsl": {
"h": 26.957,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.87304,
"c": 0.05965,
"h": 61.1
},
"luminance": 0.65773
}Semantic roles & 50–950 ramp
primary
#F3CDAE
secondary
#73A7D3
accent
#7DD60F
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482