#F3CFBF#F3CFBF
#F3CFBF is a very light, muted orange. Relative luminance 0.674; OKLCH L 88.1% C 0.046 H 45.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFBF |
|---|---|
| RGB | rgb(243, 207, 191) |
| HSL | hsl(18, 68%, 85%) |
| HSV | hsv(18, 21%, 95%) |
| CMYK | cmyk(0%, 14.8%, 21.4%, 4.7%) |
| CIE-LAB | lab(85.73, 10.19, 12.64) |
| CIE-LCH | lch(85.73, 16.23, 51.10°) |
| OKLab | oklab(88.08% 0.0325 0.0329) |
| OKLCH | oklch(88.08% 0.046 45.4) |
| XYZ | xyz(68.6792, 67.4442, 58.6804) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.67
Peach
#FFDAB9
ΔE00 6.93
Mistyrose
#FFE4E1
ΔE00 7.21
Light Peach
#FFD8B1
ΔE00 8.46
Bisque
#FFE4C4
ΔE00 9.38
Warm Beige
#E9DCC9
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFBF #BFE3F3
analogous
#F3BFC9 #F3CFBF #F3E9BF
triadic
#F3CFBF #BFF3CF #CFBFF3
tetradic
#F3CFBF #C9F3BF #BFE3F3 #E9BFF3
square
#F3CFBF #C9F3BF #BFE3F3 #E9BFF3
split-complementary
#F3CFBF #BFF3E9 #BFC9F3
monochromatic
#E08258 #E9A88B #F3CFBF #FAECE5 #FAECE5
Accessibility & contrast
On white
1.45
#F3CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#F3CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFBF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFBF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#FDCACB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3cfbf; /* rgb */ color: rgb(243, 207, 191); /* oklch */ color: oklch(88.1% 0.046 45.4);
Tailwind
colors: {
custom: {
50: '#f7ddd2',
500: '#f3cfbf',
950: '#000000',
},
}SCSS
$custom: #f3cfbf; $custom-light: #f7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f3cfbf",
"rgb": {
"r": 243,
"g": 207,
"b": 191
},
"hsl": {
"h": 18.462,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.88082,
"c": 0.04621,
"h": 45.4
},
"luminance": 0.67442
}Semantic roles & 50–950 ramp
primary
#F3CFBF
secondary
#83BBD3
accent
#97D015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483