#F9CFBB#F9CFBB
#F9CFBB is a very light, muted orange. Relative luminance 0.684; OKLCH L 88.5% C 0.055 H 46.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CFBB |
|---|---|
| RGB | rgb(249, 207, 187) |
| HSL | hsl(19, 84%, 85%) |
| HSV | hsv(19, 25%, 98%) |
| CMYK | cmyk(0%, 16.9%, 24.9%, 2.4%) |
| CIE-LAB | lab(86.18, 11.84, 15.47) |
| CIE-LCH | lch(86.18, 19.48, 52.58°) |
| OKLab | oklab(88.54% 0.0375 0.04) |
| OKLCH | oklch(88.54% 0.055 46.9) |
| XYZ | xyz(70.3501, 68.3559, 56.4924) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.19
Peach
#FFDAB9
ΔE00 6.23
Light Peach
#FFD8B1
ΔE00 7.58
Mistyrose
#FFE4E1
ΔE00 8.52
Bisque
#FFE4C4
ΔE00 9.29
Pale Salmon
#FFB19A
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CFBB #BBE5F9
analogous
#F9BBC6 #F9CFBB #F9EEBB
triadic
#F9CFBB #BBF9CF #CFBBF9
tetradic
#F9CFBB #C6F9BB #BBE5F9 #EEBBF9
square
#F9CFBB #C6F9BB #BBE5F9 #EEBBF9
split-complementary
#F9CFBB #BBF9EE #BBC6F9
monochromatic
#EF804B #F4A783 #F9CFBB #FDEBE3 #FDEBE3
Accessibility & contrast
On white
1.43
#F9CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#F9CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CFBB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CFBB | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#E3DBBB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f9cfbb; /* rgb */ color: rgb(249, 207, 187); /* oklch */ color: oklch(88.5% 0.055 46.9);
Tailwind
colors: {
custom: {
50: '#fcddcf',
500: '#f9cfbb',
950: '#000000',
},
}SCSS
$custom: #f9cfbb; $custom-light: #fcddcf; $custom-dark: #000000;
JSON
{
"hex": "#f9cfbb",
"rgb": {
"r": 249,
"g": 207,
"b": 187
},
"hsl": {
"h": 19.355,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.88537,
"c": 0.05481,
"h": 46.9
},
"luminance": 0.68353
}Semantic roles & 50–950 ramp
primary
#F9CFBB
secondary
#7BBDDD
accent
#9AE005
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483