#F6CFBB#F6CFBB
#F6CFBB is a very light, muted orange. Relative luminance 0.678; OKLCH L 88.3% C 0.052 H 48.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CFBB |
|---|---|
| RGB | rgb(246, 207, 187) |
| HSL | hsl(20, 77%, 85%) |
| HSV | hsv(20, 24%, 96%) |
| CMYK | cmyk(0%, 15.9%, 24%, 3.5%) |
| CIE-LAB | lab(85.91, 10.73, 15.05) |
| CIE-LCH | lch(85.91, 18.48, 54.51°) |
| OKLab | oklab(88.26% 0.0342 0.039) |
| OKLCH | oklch(88.26% 0.052 48.7) |
| XYZ | xyz(69.2891, 67.8088, 56.4426) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.12
Peach
#FFDAB9
ΔE00 5.76
Light Peach
#FFD8B1
ΔE00 7.16
Mistyrose
#FFE4E1
ΔE00 8.43
Bisque
#FFE4C4
ΔE00 8.66
Pale Salmon
#FFB19A
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CFBB #BBE2F6
analogous
#F6BBC5 #F6CFBB #F6ECBB
triadic
#F6CFBB #BBF6CF #CFBBF6
tetradic
#F6CFBB #C5F6BB #BBE2F6 #ECBBF6
square
#F6CFBB #C5F6BB #BBE2F6 #ECBBF6
split-complementary
#F6CFBB #BBF6EC #BBC5F6
monochromatic
#E8834F #EFA985 #F6CFBB #FBECE4 #FBECE4
Accessibility & contrast
On white
1.44
#F6CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#F6CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CFBB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CFBB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E2DABB
Tritanopia (blue-blind)
#FFC9C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f6cfbb; /* rgb */ color: rgb(246, 207, 187); /* oklch */ color: oklch(88.3% 0.052 48.7);
Tailwind
colors: {
custom: {
50: '#faddcf',
500: '#f6cfbb',
950: '#000000',
},
}SCSS
$custom: #f6cfbb; $custom-light: #faddcf; $custom-dark: #000000;
JSON
{
"hex": "#f6cfbb",
"rgb": {
"r": 246,
"g": 207,
"b": 187
},
"hsl": {
"h": 20.339,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.8826,
"c": 0.05181,
"h": 48.7
},
"luminance": 0.67806
}Semantic roles & 50–950 ramp
primary
#F6CFBB
secondary
#7DB9D8
accent
#94D90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483