#F9CFBF#F9CFBF
#F9CFBF is a very light, muted orange. Relative luminance 0.685; OKLCH L 88.6% C 0.052 H 41.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CFBF |
|---|---|
| RGB | rgb(249, 207, 191) |
| HSL | hsl(17, 83%, 86%) |
| HSV | hsv(17, 23%, 98%) |
| CMYK | cmyk(0%, 16.9%, 23.3%, 2.4%) |
| CIE-LAB | lab(86.27, 12.39, 13.48) |
| CIE-LCH | lch(86.27, 18.31, 47.41°) |
| OKLab | oklab(88.63% 0.039 0.035) |
| OKLCH | oklch(88.63% 0.052 41.9) |
| XYZ | xyz(70.7843, 68.5296, 58.7790) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.83
Mistyrose
#FFE4E1
ΔE00 7.49
Peach
#FFDAB9
ΔE00 7.76
Light Peach
#FFD8B1
ΔE00 9.20
Pale Salmon
#FFB19A
ΔE00 9.35
Pale Rose
#FDC1C5
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CFBF #BFE9F9
analogous
#F9BFCC #F9CFBF #F9ECBF
triadic
#F9CFBF #BFF9CF #CFBFF9
tetradic
#F9CFBF #CCF9BF #BFE9F9 #ECBFF9
square
#F9CFBF #CCF9BF #BFE9F9 #ECBFF9
split-complementary
#F9CFBF #BFF9EC #BFCCF9
monochromatic
#EF7B4F #F4A587 #F9CFBF #FCEAE3 #FCEAE3
Accessibility & contrast
On white
1.43
#F9CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#F9CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CFBF
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CFBF | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f9cfbf; /* rgb */ color: rgb(249, 207, 191); /* oklch */ color: oklch(88.6% 0.052 41.9);
Tailwind
colors: {
custom: {
50: '#fcddd2',
500: '#f9cfbf',
950: '#000000',
},
}SCSS
$custom: #f9cfbf; $custom-light: #fcddd2; $custom-dark: #000000;
JSON
{
"hex": "#f9cfbf",
"rgb": {
"r": 249,
"g": 207,
"b": 191
},
"hsl": {
"h": 16.552,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.88633,
"c": 0.05242,
"h": 41.9
},
"luminance": 0.68527
}Semantic roles & 50–950 ramp
primary
#F9CFBF
secondary
#7FC3DD
accent
#A3DF06
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483