#F3CFBB#F3CFBB
#F3CFBB is a very light, muted orange. Relative luminance 0.673; OKLCH L 88.0% C 0.049 H 50.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFBB |
|---|---|
| RGB | rgb(243, 207, 187) |
| HSL | hsl(21, 70%, 84%) |
| HSV | hsv(21, 23%, 95%) |
| CMYK | cmyk(0%, 14.8%, 23%, 4.7%) |
| CIE-LAB | lab(85.64, 9.62, 14.63) |
| CIE-LCH | lch(85.64, 17.51, 56.66°) |
| OKLab | oklab(87.99% 0.0309 0.0379) |
| OKLCH | oklch(87.99% 0.049 50.8) |
| XYZ | xyz(68.2451, 67.2705, 56.3937) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.33
Peach
#FFDAB9
ΔE00 5.37
Light Peach
#FFD8B1
ΔE00 6.81
Bisque
#FFE4C4
ΔE00 8.03
Mistyrose
#FFE4E1
ΔE00 8.45
Warm Beige
#E9DCC9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFBB #BBDFF3
analogous
#F3BBC3 #F3CFBB #F3EBBB
triadic
#F3CFBB #BBF3CF #CFBBF3
tetradic
#F3CFBB #C3F3BB #BBDFF3 #EBBBF3
square
#F3CFBB #C3F3BB #BBDFF3 #EBBBF3
split-complementary
#F3CFBB #BBF3EB #BBC3F3
monochromatic
#E18653 #EAAA87 #F3CFBB #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.45
#F3CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#F3CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFBB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFBB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FEC9C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3cfbb; /* rgb */ color: rgb(243, 207, 187); /* oklch */ color: oklch(88.0% 0.049 50.8);
Tailwind
colors: {
custom: {
50: '#f7ddcf',
500: '#f3cfbb',
950: '#000000',
},
}SCSS
$custom: #f3cfbb; $custom-light: #f7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f3cfbb",
"rgb": {
"r": 243,
"g": 207,
"b": 187
},
"hsl": {
"h": 21.429,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.87985,
"c": 0.04889,
"h": 50.8
},
"luminance": 0.67268
}Semantic roles & 50–950 ramp
primary
#F3CFBB
secondary
#7FB5D3
accent
#8ED214
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483