#F9CCBB#F9CCBB
#F9CCBB is a very light, muted orange. Relative luminance 0.669; OKLCH L 88.0% C 0.056 H 41.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CCBB |
|---|---|
| RGB | rgb(249, 204, 187) |
| HSL | hsl(16, 84%, 85%) |
| HSV | hsv(16, 25%, 98%) |
| CMYK | cmyk(0%, 18.1%, 24.9%, 2.4%) |
| CIE-LAB | lab(85.46, 13.40, 14.45) |
| CIE-LCH | lch(85.46, 19.71, 47.16°) |
| OKLab | oklab(87.97% 0.042 0.0375) |
| OKLCH | oklch(87.97% 0.056 41.7) |
| XYZ | xyz(69.6302, 66.9161, 56.2524) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.70
Peach
#FFDAB9
ΔE00 8.05
Mistyrose
#FFE4E1
ΔE00 8.37
Pale Salmon
#FFB19A
ΔE00 8.41
Light Peach
#FFD8B1
ΔE00 9.36
Pale Rose
#FDC1C5
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CCBB #BBE8F9
analogous
#F9BBC9 #F9CCBB #F9EBBB
triadic
#F9CCBB #BBF9CC #CCBBF9
tetradic
#F9CCBB #C9F9BB #BBE8F9 #EBBBF9
square
#F9CCBB #C9F9BB #BBE8F9 #EBBBF9
split-complementary
#F9CCBB #BBF9EB #BBC9F9
monochromatic
#EF784B #F4A283 #F9CCBB #FDEAE3 #FDEAE3
Accessibility & contrast
On white
1.46
#F9CCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#F9CCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CCBB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CCBB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC5C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f9ccbb; /* rgb */ color: rgb(249, 204, 187); /* oklch */ color: oklch(88.0% 0.056 41.7);
Tailwind
colors: {
custom: {
50: '#fcdbcf',
500: '#f9ccbb',
950: '#000000',
},
}SCSS
$custom: #f9ccbb; $custom-light: #fcdbcf; $custom-dark: #000000;
JSON
{
"hex": "#f9ccbb",
"rgb": {
"r": 249,
"g": 204,
"b": 187
},
"hsl": {
"h": 16.452,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.87974,
"c": 0.05629,
"h": 41.7
},
"luminance": 0.66913
}Semantic roles & 50–950 ramp
primary
#F9CCBB
secondary
#7BC2DD
accent
#A4E005
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171513
muted
#858483