#F3CFBE#F3CFBE
#F3CFBE is a very light, muted orange. Relative luminance 0.674; OKLCH L 88.1% C 0.047 H 46.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFBE |
|---|---|
| RGB | rgb(243, 207, 190) |
| HSL | hsl(19, 69%, 85%) |
| HSV | hsv(19, 22%, 95%) |
| CMYK | cmyk(0%, 14.8%, 21.8%, 4.7%) |
| CIE-LAB | lab(85.71, 10.05, 13.13) |
| CIE-LCH | lch(85.71, 16.54, 52.57°) |
| OKLab | oklab(88.06% 0.0321 0.0341) |
| OKLCH | oklch(88.06% 0.047 46.8) |
| XYZ | xyz(68.5696, 67.4003, 58.1028) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.30
Peach
#FFDAB9
ΔE00 6.53
Mistyrose
#FFE4E1
ΔE00 7.50
Light Peach
#FFD8B1
ΔE00 8.04
Bisque
#FFE4C4
ΔE00 9.03
Warm Beige
#E9DCC9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFBE #BEE2F3
analogous
#F3BEC8 #F3CFBE #F3E9BE
triadic
#F3CFBE #BEF3CF #CFBEF3
tetradic
#F3CFBE #C8F3BE #BEE2F3 #E9BEF3
square
#F3CFBE #C8F3BE #BEE2F3 #E9BEF3
split-complementary
#F3CFBE #BEF3E9 #BEC8F3
monochromatic
#E08357 #E9A98A #F3CFBE #FAECE5 #FAECE5
Accessibility & contrast
On white
1.45
#F3CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#F3CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFBE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFBE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#FDC9CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3cfbe; /* rgb */ color: rgb(243, 207, 190); /* oklch */ color: oklch(88.1% 0.047 46.8);
Tailwind
colors: {
custom: {
50: '#f7ddd1',
500: '#f3cfbe',
950: '#000000',
},
}SCSS
$custom: #f3cfbe; $custom-light: #f7ddd1; $custom-dark: #000000;
JSON
{
"hex": "#f3cfbe",
"rgb": {
"r": 243,
"g": 207,
"b": 190
},
"hsl": {
"h": 19.245,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.88058,
"c": 0.04684,
"h": 46.8
},
"luminance": 0.67398
}Semantic roles & 50–950 ramp
primary
#F3CFBE
secondary
#82B9D3
accent
#94D115
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483