#F3CFBD#F3CFBD
#F3CFBD is a very light, muted orange. Relative luminance 0.674; OKLCH L 88.0% C 0.048 H 48.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFBD |
|---|---|
| RGB | rgb(243, 207, 189) |
| HSL | hsl(20, 69%, 85%) |
| HSV | hsv(20, 22%, 95%) |
| CMYK | cmyk(0%, 14.8%, 22.2%, 4.7%) |
| CIE-LAB | lab(85.68, 9.91, 13.63) |
| CIE-LCH | lch(85.68, 16.85, 53.99°) |
| OKLab | oklab(88.03% 0.0317 0.0354) |
| OKLCH | oklch(88.03% 0.048 48.2) |
| XYZ | xyz(68.4607, 67.3567, 57.5291) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.95
Peach
#FFDAB9
ΔE00 6.13
Light Peach
#FFD8B1
ΔE00 7.62
Mistyrose
#FFE4E1
ΔE00 7.81
Bisque
#FFE4C4
ΔE00 8.68
Warm Beige
#E9DCC9
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFBD #BDE1F3
analogous
#F3BDC6 #F3CFBD #F3EABD
triadic
#F3CFBD #BDF3CF #CFBDF3
tetradic
#F3CFBD #C6F3BD #BDE1F3 #EABDF3
square
#F3CFBD #C6F3BD #BDE1F3 #EABDF3
split-complementary
#F3CFBD #BDF3EA #BDC6F3
monochromatic
#E08455 #EAA989 #F3CFBD #FAECE5 #FAECE5
Accessibility & contrast
On white
1.45
#F3CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#F3CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFBD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFBD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BC
Deuteranopia (green-blind)
#E1D9BD
Tritanopia (blue-blind)
#FDC9CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3cfbd; /* rgb */ color: rgb(243, 207, 189); /* oklch */ color: oklch(88.0% 0.048 48.2);
Tailwind
colors: {
custom: {
50: '#f7ddd0',
500: '#f3cfbd',
950: '#000000',
},
}SCSS
$custom: #f3cfbd; $custom-light: #f7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#f3cfbd",
"rgb": {
"r": 243,
"g": 207,
"b": 189
},
"hsl": {
"h": 20,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.88034,
"c": 0.0475,
"h": 48.2
},
"luminance": 0.67354
}Semantic roles & 50–950 ramp
primary
#F3CFBD
secondary
#81B8D3
accent
#92D114
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483