#F6CFBC#F6CFBC
#F6CFBC is a very light, muted orange. Relative luminance 0.678; OKLCH L 88.3% C 0.051 H 47.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CFBC |
|---|---|
| RGB | rgb(246, 207, 188) |
| HSL | hsl(20, 76%, 85%) |
| HSV | hsv(20, 24%, 96%) |
| CMYK | cmyk(0%, 15.9%, 23.6%, 3.5%) |
| CIE-LAB | lab(85.93, 10.87, 14.55) |
| CIE-LCH | lch(85.93, 18.16, 53.24°) |
| OKLab | oklab(88.28% 0.0346 0.0377) |
| OKLCH | oklch(88.28% 0.051 47.5) |
| XYZ | xyz(69.3965, 67.8518, 57.0084) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.49
Peach
#FFDAB9
ΔE00 6.13
Light Peach
#FFD8B1
ΔE00 7.57
Mistyrose
#FFE4E1
ΔE00 8.13
Bisque
#FFE4C4
ΔE00 8.97
Pale Salmon
#FFB19A
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CFBC #BCE3F6
analogous
#F6BCC6 #F6CFBC #F6ECBC
triadic
#F6CFBC #BCF6CF #CFBCF6
tetradic
#F6CFBC #C6F6BC #BCE3F6 #ECBCF6
square
#F6CFBC #C6F6BC #BCE3F6 #ECBCF6
split-complementary
#F6CFBC #BCF6EC #BCC6F6
monochromatic
#E88250 #EFA886 #F6CFBC #FBECE4 #FBECE4
Accessibility & contrast
On white
1.44
#F6CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#F6CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CFBC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CFBC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#FFC9CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f6cfbc; /* rgb */ color: rgb(246, 207, 188); /* oklch */ color: oklch(88.3% 0.051 47.5);
Tailwind
colors: {
custom: {
50: '#faddd0',
500: '#f6cfbc',
950: '#000000',
},
}SCSS
$custom: #f6cfbc; $custom-light: #faddd0; $custom-dark: #000000;
JSON
{
"hex": "#f6cfbc",
"rgb": {
"r": 246,
"g": 207,
"b": 188
},
"hsl": {
"h": 19.655,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.88284,
"c": 0.05114,
"h": 47.5
},
"luminance": 0.67849
}Semantic roles & 50–950 ramp
primary
#F6CFBC
secondary
#7EBBD8
accent
#96D90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483